CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01scikit-learn /iris Iris Species Dataset The Iris dataset was used in R.A. Fisher's classic 1936 paper, The Use of Multiple Measurements in Taxonomic Problems, and can also be found on the UCI Machine Learning Repository. It includes three iris species with 50 samples each as well as some properties about each flower. One flower species is linearly separable from the other two, but the other two are not linearly separable from each other. The dataset is taken from UCI Machine Learning Repository's… See the full description on the dataset page: https://huggingface.co/datasets/scikit-learn/iris.tabularn<1K13 likes16k downloads4y agoHugging Face02scikit-learn /churn-predictionCustomer churn prediction dataset of a fictional telecommunication company made by IBM Sample Datasets. Context Predict behavior to retain customers. You can analyze all relevant customer data and develop focused customer retention programs. Content Each row represents a customer, each column contains customer’s attributes described on the column metadata. The data set includes information about: Customers who left within the last month: the column is called Churn Services that each customer… See the full description on the dataset page: https://huggingface.co/datasets/scikit-learn/churn-prediction.tabular1K<n<10K20 likes5.8k downloads4y agoHugging Face03scikit-learn /adult-census-income Adult Census Income Dataset The following was retrieved from UCI machine learning repository. This data was extracted from the 1994 Census bureau database by Ronny Kohavi and Barry Becker (Data Mining and Visualization, Silicon Graphics). A set of reasonably clean records was extracted using the following conditions: ((AAGE>16) && (AGI>100) && (AFNLWGT>1) && (HRSWK>0)). The prediction task is to determine whether a person makes over $50K a year. Description of fnlwgt (final weight)… See the full description on the dataset page: https://huggingface.co/datasets/scikit-learn/adult-census-income.tabular10K<n<100K9 likes4.3k downloads4y agoHugging Face04scikit-fingerprints /MoleculeNet_PCBA MoleculeNet PCBA PCBA (PubChem BioAssay) dataset [1], part of MoleculeNet [2] benchmark. It is intended to be used through scikit-fingerprints library. The task is to predict biological activity against 128 bioassays, generated by high-throughput screening (HTS). All tasks are binary active/non-active. Note that targets have missing values. Algorithms should be evaluated only on present labels. For training data, you may want to impute them, e.g. with zeros. Characteristic… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/MoleculeNet_PCBA.tabulartabular-classification100K<n<1M0 likes1.4k downloads2y agoHugging Face05scikit-fingerprints /MoleculeNet_BACE MoleculeNet BACE BACE dataset [1], part of MoleculeNet [2] benchmark. It is intended to be used through scikit-fingerprints library. The task is to predict binding results for a set of inhibitors of humanβ-secretase 1 (BACE-1). Characteristic Description Tasks 1 Task type classification Total samples 1513 Recommended split scaffold Recommended metricAUROC References [1] Govindan Subramanian et al. "Computational Modeling of β-Secretase 1 (BACE-1)… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/MoleculeNet_BACE.texttabular-classification1K<n<10K0 likes1.3k downloads2y agoHugging Face06scikit-fingerprints /MoleculeNet_Tox21 MoleculeNet Tox21 Tox21 dataset [1], part of MoleculeNet [2] benchmark. It is intended to be used through scikit-fingerprints library. The task is to predict 12 toxicity targets, including nuclear receptors and stress response pathways. All tasks are binary. Note that targets have missing values. Algorithms should be evaluated only on present labels. For training data, you may want to impute them, e.g. with zeros. Characteristic Description Tasks 12 Task type multitask… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/MoleculeNet_Tox21.tabulartabular-classification1K<n<10K1 likes1.2k downloads2y agoHugging Face07scikit-fingerprints /LRGB_Peptides-func LRGB Peptides-func Peptides-func (Peptides functional) dataset, part of Long Range Graph Benchmark (LRGB) [1]. It is intended to be used through scikit-fingerprints library. The task is to predict functional properties of peptides. Characteristic Description Tasks 10 Task type classification Total samples 15535 Recommended split stratified random Recommended metric AUPRC References [1] Dwivedi, Vijay Prakash, et al. "Long Range Graph Benchmark"… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/LRGB_Peptides-func.tabulartabular-classification10K<n<100K0 likes1.2k downloads6mo agoHugging Face08scikit-fingerprints /MoleculeNet_ESOL MoleculeNet ESOL ESOL (Estimated SOLubility) dataset [1], part of MoleculeNet [2] benchmark. It is intended to be used through scikit-fingerprints library. The task is to predict aqueous solubility. Targets are log-transformed, and the unit is log mols per litre (log Mol/L). Characteristic Description Tasks 1 Task type regression Total samples 1128 Recommended split scaffold Recommended metric RMSE References [1] John S. Delaney "ESOL: Estimating… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/MoleculeNet_ESOL.texttabular-regression1K<n<10K3 likes1.1k downloads2y agoHugging Face09scikit-fingerprints /MoleculeNet_BBBP MoleculeNet BBBP BBBP (Blood-Brain Barrier Penetration) dataset [1], part of MoleculeNet [2] benchmark. It is intended to be used through scikit-fingerprints library. The task is to predict blood-brain barrier penetration (barrier permeability) of small drug-like molecules. Characteristic Description Tasks 1 Task type classification Total samples 2039 Recommended split scaffold Recommended metric AUROC References [1] Ines Filipa Martins et al. "A… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/MoleculeNet_BBBP.texttabular-classification1K<n<10K0 likes1.1k downloads2y agoHugging Face10scikit-learn /credit-card-clients Default of Credit Card Clients Dataset The following was retrieved from UCI machine learning repository. Dataset Information This dataset contains information on default payments, demographic factors, credit data, history of payment, and bill statements of credit card clients in Taiwan from April 2005 to September 2005. Content There are 25 variables: ID: ID of each client LIMIT_BAL: Amount of given credit in NT dollars (includes individual and family/supplementary credit SEX:… See the full description on the dataset page: https://huggingface.co/datasets/scikit-learn/credit-card-clients.tabular10K<n<100K10 likes1.1k downloads4y agoHugging Face11scikit-fingerprints /MoleculeNet_ClinTox MoleculeNet ClinTox Load and return the ClinTox dataset, part of MoleculeNet [1] benchmark. It is intended to be used through scikit-fingerprints library. The task is to predict drug approval viability, by predicting clinical trial toxicity and final FDA approval status. Both tasks are binary. Characteristic Description Tasks 2 Task type multitask classification Total samples 1477 Recommended split scaffold Recommended metric AUROC References [1]… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/MoleculeNet_ClinTox.tabulartabular-classification1K<n<10K0 likes1k downloads2y agoHugging Face12scikit-fingerprints /MoleculeNet_SIDER MoleculeNet SIDER Load and return the SIDER (Side Effect Resource) dataset [1], part of MoleculeNet [2] benchmark. It is intended to be used through scikit-fingerprints library. The task is to predict adverse drug reactions (ADRs) as drug side effects to 27 system organ classes in MedDRA classification. All tasks are binary. Characteristic Description Tasks 12 Task type multitask classification Total samples 7831 Recommended split scaffold Recommended metric… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/MoleculeNet_SIDER.tabulartabular-classification1K<n<10K0 likes989 downloads2y agoHugging Face13scikit-fingerprints /MoleculeNet_Lipophilicity MoleculeNet Lipophilicity Lipophilicity dataset, part of MoleculeNet [1] benchmark. It is intended to be used through scikit-fingerprints library. The task is to predict octanol/water distribution coefficient (logD) at pH 7.4. Targets are already log transformed, and are a unitless ratio. Characteristic Description Tasks 1 Task type regression Total samples 4200 Recommended split scaffold Recommended metric RMSE References [1] Wu, Zhenqin, et al.… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/MoleculeNet_Lipophilicity.texttabular-regression1K<n<10K0 likes975 downloads2y agoHugging Face14scikit-fingerprints /MoleculeNet_MUV MoleculeNet MUV Load and return the MUV (Maximum Unbiased Validation) dataset [1], part of MoleculeNet [2] benchmark. It is intended to be used through scikit-fingerprints library. The task is to predict 17 targets designed for validation of virtual screening techniques, based on PubChem BioAssays. All tasks are binary. Note that targets have missing values. Algorithms should be evaluated only on present labels. For training data, you may want to impute them, e.g. with zeros.… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/MoleculeNet_MUV.tabulartabular-classification10K<n<100K0 likes971 downloads2y agoHugging Face15scikit-fingerprints /MoleculeNet_ToxCast MoleculeNet ToxCast ToxCast dataset [1], part of MoleculeNet [2] benchmark. It is intended to be used through scikit-fingerprints library. The task is to predict 617 toxicity targets from a large library of compounds based on in vitro high-throughput screening. All tasks are binary. Note that targets have missing values. Algorithms should be evaluated only on present labels. For training data, you may want to impute them, e.g. with zeros. Characteristic Description Tasks… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/MoleculeNet_ToxCast.tabulartabular-classification1K<n<10K0 likes961 downloads2y agoHugging Face16scikit-fingerprints /MoleculeNet_HIV MoleculeNet HIV HIV dataset [1], part of MoleculeNet [2] benchmark. It is intended to be used through scikit-fingerprints library. The task is to predict ability of molecules to inhibit HIV replication. Characteristic Description Tasks 1 Task type classification Total samples 41127 Recommended split scaffold Recommended metric AUROCWarning: in newer RDKit vesions, 7 molecules from the original dataset are not read correctly due to disallowed hypervalent states of… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/MoleculeNet_HIV.texttabular-classification10K<n<100K0 likes954 downloads2y agoHugging Face17scikit-fingerprints /MoleculeNet_FreeSolv MoleculeNet FreeSolv FreeSolv (Free Solvation Database) dataset [1], part of MoleculeNet [2] benchmark. It is intended to be used through scikit-fingerprints library. The task is to predict hydration free energy of small molecules in water. Targets are in kcal/mol. Characteristic Description Tasks 1 Task type regression Total samples 642 Recommended split scaffold Recommended metric RMSE References [1] Mobley, D.L., Guthrie, J.P. "FreeSolv: a… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/MoleculeNet_FreeSolv.texttabular-regressionn<1K0 likes937 downloads2y agoHugging Face18scikit-fingerprints /LRGB_Peptides-struct LRGB Peptides-struct Peptides-struct (Peptides structural) dataset, part of Long Range Graph Benchmark (LRGB) [1]. It is intended to be used through scikit-fingerprints library. The task is to predict structural properties of peptides. Note that this is raw data, whereas the original paper [1] specifies that targets should be standardized (mean 0, standard deviation 1) before training and evaluation. scikit-fingerprints does this by default in the loader function, otherwise this… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/LRGB_Peptides-struct.tabulartabular-classification10K<n<100K0 likes897 downloads6mo agoHugging Face19scikit-learn /breast-cancer-wisconsin Breast Cancer Wisconsin Diagnostic Dataset Following description was retrieved from breast cancer dataset on UCI machine learning repository. Features are computed from a digitized image of a fine needle aspirate (FNA) of a breast mass. They describe characteristics of the cell nuclei present in the image. A few of the images can be found at here. Separating plane described above was obtained using Multisurface Method-Tree (MSM-T), a classification method which uses linear… See the full description on the dataset page: https://huggingface.co/datasets/scikit-learn/breast-cancer-wisconsin.tabularn<1K6 likes809 downloads4y agoHugging Face20scikit-fingerprints /litmuszero-shot-classification100K<n<1M0 likes808 downloads7mo agoHugging Face21scikit-learn /auto-mpg Auto Miles per Gallon (MPG) Dataset Following description was taken from UCI machine learning repository. Source: This dataset was taken from the StatLib library which is maintained at Carnegie Mellon University. The dataset was used in the 1983 American Statistical Association Exposition. Data Set Information: This dataset is a slightly modified version of the dataset provided in the StatLib library. In line with the use by Ross Quinlan (1993) in predicting the attribute… See the full description on the dataset page: https://huggingface.co/datasets/scikit-learn/auto-mpg.tabulartabular-classificationn<1K3 likes628 downloads3y agoHugging Face22scikit-fingerprints /ExpansionRx_OpenADMET_RLM_CLint ExpansionRx-OpenADMET RLM CLint RLM CLint (rat liver microsomal intrinsic clearance) dataset from the ExpansionRx-OpenADMET Blind Challenge [1] [2]. It is intended to be used through scikit-fingerprints library. The task is to predict the rat liver microsomal intrinsic clearance (RLM CLint) of molecules. Note that this dataset was not part of the original challenge. It was provided by the organizers afterward as an additional endpoint. Characteristic Description Tasks 1… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/ExpansionRx_OpenADMET_RLM_CLint.texttabular-regressionn<1K0 likes411 downloads6mo agoHugging Face23scikit-learn /imdbThis is the sentiment analysis dataset based on IMDB reviews initially released by Stanford University. This is a dataset for binary sentiment classification containing substantially more data than previous benchmark datasets. We provide a set of 25,000 highly polar movie reviews for training, and 25,000 for testing. There is additional unlabeled data for use as well. Raw text and already processed bag of words formats are provided. See the README file contained in the release for more… See the full description on the dataset page: https://huggingface.co/datasets/scikit-learn/imdb.text10K<n<100K0 likes368 downloads4y agoHugging Face24scikit-fingerprints /ExpansionRx_OpenADMET_KSOL ExpansionRx-OpenADMET KSOL KSOL dataset from the ExpansionRx-OpenADMET Blind Challenge [1] [2]. It is intended to be used through scikit-fingerprints library. The task is to predict KSOL of molecules. Characteristic Description Tasks 1 Task type regression Total samples 7298 Recommended split time Recommended metric MAE References [1] OpenADMET team "Announcement 1: ExpansionRx-OpenADMET Blind Challenge"… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/ExpansionRx_OpenADMET_KSOL.texttabular-regression1K<n<10K0 likes347 downloads6mo agoHugging Face25scikit-fingerprints /TDC_herg_central_at_10umtest n<1K0 likes277 downloads2y agoHugging Face26scikit-fingerprints /MolPILE MolPILE dataset ArXiv preprint: "MolPILE - large-scale, diverse dataset for molecular representation learning" J. Adamczyk, J. Poziemski, F. Job, M. Król, M. Makowski GitHub repository: https://github.com/scikit-fingerprints/MolPILE_dataset Description MolPILE is a large-scale molecular dataset designed for pretraining and evaluating machine learning models in cheminformatics. It is compiled from several major chemical databases: UniChem, PubChem, Mcule, ChemSpace… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/MolPILE.text100M<n<1B2 likes277 downloads6mo agoHugging Face27abgoswam /SWE-bench_oracle_scikittextn<1K0 likes275 downloads2y agoHugging Face28scikit-plots /ai-assistant-contributions0 likes273 downloads18d agoHugging Face29scikit-fingerprints /TDC_pampa_ncats TDC PAMPA NCATS PAMPA NCATS dataset [1], part of TDC [2] benchmark. It is intended to be used through scikit-fingerprints library. NCATS subset of PAMPA dataset. PAMPA (parallel artificial membrane permeability assay) is an assay to evaluate drug permeability across the cellular membrane. The task models only the passive membrane diffusion. This is “NCATS” subset of the dataset created at National Center for Advancing Translational Sciences (NCATS). This dataset is a part of… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/TDC_pampa_ncats.texttabular-classification1K<n<10K0 likes260 downloads1y agoHugging Face30scikit-fingerprints /TDC_caco2_wang TDC Caco-2 Wang Caco-2 Wang dataset [1], part of TDC [2] benchmark. It is intended to be used through scikit-fingerprints library. The task is to predict the rate at which drug passes through Caco-2 cells that serve as in vitro simulation of human intestinal tissue. This dataset is a part of "absorption" subset of ADME tasks. Characteristic Description Tasks 1 Task type regression Total samples 910 Recommended splitscaffold Recommended metric MAE… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/TDC_caco2_wang.texttabular-classificationn<1K0 likes247 downloads1y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.