Binary classification

API

common_datasets.binary_classification.load_abalone19()[source]

Loads the abalone19 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_abalone9_18()[source]

Loads the abalone9_18 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_abalone_17_vs_7_8_9_10()[source]

Loads the abalone_17_vs_7_8_9_10 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_abalone_19_vs_10_11_12_13()[source]

Loads the abalone_19_vs_10_11_12_13 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_abalone_20_vs_8_9_10()[source]

Loads the abalone_20_vs_8_9_10 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_abalone_21_vs_8()[source]

Loads the abalone_21_vs_8 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_abalone_3_vs_11()[source]

Loads the abalone_3_vs_11 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_ada()[source]

Loads the ada dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_appendicitis()[source]

Load the appendicitis dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_australian()[source]

Load the australian dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_bupa()[source]

Load the bupa dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_car_good()[source]

Load the car_good dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_car_vgood()[source]

Load the car-vgood dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_cleveland_0_vs_4()[source]

Load the cleveland-0_vs_4 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_cm1()[source]

Load the CM1 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_crx()[source]

Load the crx dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_dermatology_6()[source]

Load the dermatology-6 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_ecoli1()[source]

Loads the ecoli1 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_ecoli2()[source]

Loads the ecoli2 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_ecoli3()[source]

Loads the ecoli3 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_ecoli4()[source]

Loads the ecoli4 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_ecoli_0_1_3_7_vs_2_6()[source]

Loads the ecoli_0_1_3_7_vs_2_6 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_ecoli_0_1_4_6_vs_5()[source]

Loads the ecoli_0_1_4_6_vs_5 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_ecoli_0_1_4_7_vs_2_3_5_6()[source]

Loads the ecoli_0_1_4_7_vs_2_3_5_6 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_ecoli_0_1_4_7_vs_5_6()[source]

Loads the ecoli_0_1_4_7_vs_5_6 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_ecoli_0_1_vs_2_3_5()[source]

Loads the ecoli_0_1_vs_2_3_5 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_ecoli_0_1_vs_5()[source]

Loads the ecoli_0_1_vs_5 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_ecoli_0_2_3_4_vs_5()[source]

Loads the ecoli_0_2_3_4_vs_5 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_ecoli_0_2_6_7_vs_3_5()[source]

Loads the ecoli_0_2_6_7_vs_3_5 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_ecoli_0_3_4_6_vs_5()[source]

Loads the ecoli_0_3_4_6_vs_5 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_ecoli_0_3_4_7_vs_5_6()[source]

Loads the ecoli_0_3_4_7_vs_5_6 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_ecoli_0_3_4_vs_5()[source]

Loads the ecoli_0_3_4_vs_5 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_ecoli_0_4_6_vs_5()[source]

Loads the ecoli_0_4_6_vs_5 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_ecoli_0_6_7_vs_3_5()[source]

Loads the ecoli_0_6_7_vs_3_5 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_ecoli_0_6_7_vs_5()[source]

Loads the ecoli_0_6_7_vs_5 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_ecoli_0_vs_1()[source]

Loads the ecoli_0_vs_1 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_flaref()[source]

Load the flare-F dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_glass0()[source]

Loads the glass0 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_glass1()[source]

Loads the glass1 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_glass2()[source]

Loads the glass2 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_glass4()[source]

Loads the glass4 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_glass5()[source]

Loads the glass5 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_glass6()[source]

Loads the glass6 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_glass_0_1_2_3_vs_4_5_6()[source]

Loads the glass_0_1_2_3_vs_4_5_6 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_glass_0_1_4_6_vs_2()[source]

Loads the glass_0_1_4_6_vs_2 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_glass_0_1_5_vs_2()[source]

Loads the glass_0_1_5_vs_2 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_glass_0_1_6_vs_2()[source]

Loads the glass_0_1_6_vs_2 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_glass_0_1_6_vs_5()[source]

Loads the glass_0_1_6_vs_5 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_glass_0_4_vs_5()[source]

Loads the glass_0_4_vs_5 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_glass_0_6_vs_5()[source]

Loads the glass_0_6_vs_5 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_haberman()[source]

Load the haberman dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_hepatitis()[source]

Loads the hepatitis dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_hypothyroid()[source]

Loads the hypothyroid dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_ionosphere()[source]

Load the ionosphere dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_iris0()[source]

Load the iris0 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_kc1()[source]

Load the KC1 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_kddcup_buffer_overflow_vs_back()[source]

Load the kddcup_buffer_overflow_vs_back dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_kddcup_guess_passwd_vs_satan()[source]

Load the kddcup-guess_passwd_vs_satan dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_kddcup_land_vs_portsweep()[source]

Load the kddcup-land_vs_portsweep dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_kddcup_land_vs_satan()[source]

Load the kddcup-land_vs_satan dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_kddcup_rootkit_imap_vs_back()[source]

Load the kddcup-rootkit-imap_vs_back dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_kr_vs_k_one_vs_fifteen()[source]

Load the kr_vs_k_one_vs_fifteen dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_kr_vs_k_three_vs_eleven()[source]

Load the kr-vs-k-three_vs_eleven dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_kr_vs_k_zero_one_vs_draw()[source]

Load the kr-vs-k-zero-one_vs_draw dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_kr_vs_k_zero_vs_eight()[source]

Load the kr-vs-k-zero_vs_eight dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_kr_vs_k_zero_vs_fifteen()[source]

Load the kr-vs-k-zero_vs_fifteen dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_led7digit_0_2_4_5_6_7_8_9_vs_1()[source]

Load the led7digit-0-2-4-6-7-8-9_vs_1 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_lymphography()[source]

Load the lymphography dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_lymphography_normal_fibrosis()[source]

Load the lymphography-normal-fibrosis dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_mammographic()[source]

Load the mammographic dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_monk_2()[source]

Load the monk-2 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_new_thyroid1()[source]

Load the new_thyroid1 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_page_blocks0()[source]

Load the page_blocks0 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_page_blocks_1_3_vs_4()[source]

Load the page-blocks-1-3_vs_4 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_pc1()[source]

Load the PC1 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_pima()[source]

Load the pima dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_poker_8_9_vs_5()[source]

Load the poker-8-9_vs_5 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_poker_8_9_vs_6()[source]

Load the poker-8-9_vs_6 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_poker_8_vs_6()[source]

Load the poker-8_vs_6 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_poker_9_vs_7()[source]

Load the poker-9_vs_7 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_saheart()[source]

Load the saheart dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_satimage()[source]

Loads the satimage dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_segment0()[source]

Load the segment0 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_shuttle_2_vs_5()[source]

Load the shuttle-2_vs_5 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_shuttle_6_vs_2_3()[source]

Load the shuttle-6_vs_2-3 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_shuttle_c0_vs_c4()[source]

Load the shuttle-c0-vs-c4 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_shuttle_c2_vs_c4()[source]

Load the shuttle-c2-vs-c4 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_spectf()[source]

Loads the spectf dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_vehicle0()[source]

Load the vehicle0 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_vehicle1()[source]

Load the vehicle1 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_vehicle2()[source]

Load the vehicle2 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_vehicle3()[source]

Load the vehicle3 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_vowel0()[source]

Load the vowel0 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_wdbc()[source]

Load the wdbc dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_winequality_red_3_vs_5()[source]

Load the winequality_red_3_vs_5 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_winequality_red_4()[source]

Load the winequality-red-4 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_winequality_red_8_vs_6()[source]

Load the winequality-red-8_vs_6 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_winequality_red_8_vs_6_7()[source]

Load the winequality-red-8_vs_6-7 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_winequality_white_3_9_vs_5()[source]

Load the winequality-white-3-9_vs_5 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_winequality_white_3_vs_7()[source]

Load the winequality-white-3-9_vs_5 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_winequality_white_9_vs_4()[source]

Load the winequality-white-3-9_vs_5 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_wisconsin()[source]

Load the wisconsin dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_yeast1()[source]

Load the yeast1 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_yeast3()[source]

Load the yeast3 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_yeast4()[source]

Load the yeast4 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_yeast5()[source]

Load the yeast5 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_yeast6()[source]

Load the yeast6 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_yeast_0_2_5_6_vs_3_7_8_9()[source]

Load the yeast-0-2-5-6_vs_3-7-8-9 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_yeast_0_2_5_7_9_vs_3_6_8()[source]

Load the yeast-0-2-5-7-9_vs_3-6-8 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_yeast_0_3_5_9_vs_7_8()[source]

Load the yeast-0-3-5-9_vs_7-8 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_yeast_0_5_6_7_9_vs_4()[source]

Load the yeast-0-5-6-7-9_vs_4 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_yeast_1_2_8_9_vs_7()[source]

Load the yeast-1-2-8-9_vs_7 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_yeast_1_4_5_8_vs_7()[source]

Load the yeast-1-2-8-9_vs_7 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_yeast_1_vs_7()[source]

Load the yeast-1_vs_7 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_yeast_2_vs_4()[source]

Load the yeast-2_vs_4 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_yeast_2_vs_8()[source]

Load the yeast-2_vs_8 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict

common_datasets.binary_classification.load_zoo_3()[source]

Load the zoo-3 dataset

Returns:

the dataset in sklearn.datasets representation

Return type:

dict