Downloading a dataset#

fetch_employee_salaries

Fetches the employee salaries dataset (regression), available at https://openml.org/d/42125

fetch_medical_charge

Fetches the medical charge dataset (regression), available at https://openml.org/d/42720

fetch_midwest_survey

Fetches the midwest survey dataset (classification), available at https://openml.org/d/42805

fetch_open_payments

Fetches the open payments dataset (classification), available at https://openml.org/d/42738

fetch_road_safety

Fetches the road safety dataset (classification), available at https://openml.org/d/42803

fetch_traffic_violations

Fetches the traffic violations dataset (classification), available at https://openml.org/d/42132

fetch_drug_directory

Fetches the drug directory dataset (classification), available at https://openml.org/d/43044

fetch_world_bank_indicator

Fetches a dataset of an indicator from the World Bank open data platform.

fetch_movielens

Fetches a dataset from Movielens.

fetch_ken_table_aliases

Get the supported aliases of embedded KEN entities tables.

fetch_ken_types

Helper function to search for KEN entity types.

fetch_ken_embeddings

Download Wikipedia embeddings by type.

make_deduplication_data

Duplicates examples with spelling mistakes.