sklearn
Datasets
All datasets matching “sklearn”codeparrot-sklearndataset_info:
features:
name: repo_name
dtype: string
name: path
dtype: string
name: copies
dtype: string
name: size
dtype: string
name: content
dtype: string
name: license
dtype: string
splits:
name: train
num_bytes: 3147402833.3951
num_examples: 241075
name: valid
num_bytes: 17472318.29500301
num_examples: 1312
download_size: 966099631
dataset_size: 3164875151.690103
configs:
config_name: default
data_files:
split: train
path: data/train-*
split: valid
path: data/valid-*
license:… See the full description on the dataset page: https://huggingface.co/datasets/AlaGrine/codeparrot-sklearn.sklearn-tasks-v1
sklearn-tasks-v1
Task dataset for a scikit-learn RL / eval environment, in the shape used by the
Prime Intellect Environments Hub.
25 scikit-learn tasks across 5 categories. Each task names a fixed, seed-generated dataset and
an instruction; the answer is the array left in result, compared to a reference. Grading is
deterministic — no LLM judge, no external API, no download.
The skill being tested is not array algebra. It is knowing which estimator, which preprocessing
and —… See the full description on the dataset page: https://huggingface.co/datasets/eltociear/sklearn-tasks-v1.digits
Dataset Card for digits dataset
Optical recognition of handwritten digits dataset
Note - How to load this dataset directly with the datasets library
from datasets import load_dataset
dataset = load_dataset("sklearn-docs/digits",header=None)
Dataset Summary
This is a copy of the test set of the UCI ML hand-written digits datasets https://archive.ics.uci.edu/ml/datasets/Optical+Recognition+of+Handwritten+Digits
The data set contains images of hand-written… See the full description on the dataset page: https://huggingface.co/datasets/sklearn-docs/digits.iris-sklearn-demosample-sklearn
Dataset Card for "sample-sklearn"
More Information needed
cdg-AICourse-Level2-Sklearn
Professor Enfuse & Learner: Comparing supervised and unsupervised learning strategies for real-world applications - Generated by Conversation Dataset Generator
This dataset was generated using the Conversation Dataset Generator script available at https://cahlen.github.io/conversation-dataset-generator/.
Generation Parameters
Number of Conversations Requested: 500
Number of Conversations Successfully Generated: 500
Total Turns: 6659
Model ID:… See the full description on the dataset page: https://huggingface.co/datasets/cahlen/cdg-AICourse-Level2-Sklearn.
