| [ |
| { |
| "id": "smart-home-energy-prediction", |
| "registry_version": "1.0.0", |
| "repo_id": "hoangbang/smart-home-energy-prediction", |
| "hub_url": "https://huggingface.co/datasets/hoangbang/smart-home-energy-prediction", |
| "banner_url": "https://huggingface.co/datasets/hoangbang/smart-home-energy-prediction/resolve/main/assets/banner.png", |
| "title": "Smart Home Appliance Energy Prediction", |
| "modality": "tabular", |
| "task": "tabular-regression", |
| "tags": [ |
| "tabular", |
| "tabular-regression", |
| "data-visualization", |
| "challenge" |
| ], |
| "source": { |
| "name": "Energy Consumption Prediction", |
| "url": "https://archive.ics.uci.edu/dataset/374/appliances+energy+prediction", |
| "license_note": "Adapted from UCI Appliances Energy Prediction (CC BY 4.0); retain original attribution." |
| }, |
| "source_url": "https://archive.ics.uci.edu/dataset/374/appliances+energy+prediction", |
| "license_note": "Adapted from UCI Appliances Energy Prediction (CC BY 4.0); retain original attribution.", |
| "train_examples": 15882, |
| "test_examples": 3853, |
| "total_examples": 19735, |
| "artifact_bytes": 1134980, |
| "features": { |
| "date": "object", |
| "lights": "int64", |
| "T1": "float64", |
| "RH_1": "float64", |
| "T2": "float64", |
| "RH_2": "float64", |
| "T3": "float64", |
| "RH_3": "float64", |
| "T4": "float64", |
| "RH_4": "float64", |
| "T5": "float64", |
| "RH_5": "float64", |
| "T6": "float64", |
| "RH_6": "float64", |
| "T7": "float64", |
| "RH_7": "float64", |
| "T8": "float64", |
| "RH_8": "float64", |
| "T9": "float64", |
| "RH_9": "float64", |
| "T_out": "float64", |
| "Press_mm_hg": "float64", |
| "RH_out": "float64", |
| "Windspeed": "float64", |
| "Visibility": "float64", |
| "Tdewpoint": "float64", |
| "Appliances": "int64" |
| }, |
| "target_column": "Appliances", |
| "classes": [], |
| "configs": [ |
| { |
| "name": "default", |
| "splits": [ |
| { |
| "name": "train", |
| "examples": 15882, |
| "labeled": true |
| }, |
| { |
| "name": "test", |
| "examples": 3853, |
| "labeled": false |
| } |
| ] |
| } |
| ], |
| "status": "published", |
| "published_at": "2026-07-22T06:12:10.624227+00:00" |
| }, |
| { |
| "id": "risk-radar-loan-default", |
| "registry_version": "1.0.0", |
| "repo_id": "hoangbang/risk-radar-loan-default", |
| "hub_url": "https://huggingface.co/datasets/hoangbang/risk-radar-loan-default", |
| "banner_url": "https://huggingface.co/datasets/hoangbang/risk-radar-loan-default/resolve/main/assets/banner.png", |
| "title": "Risk Radar Loan Default Prediction", |
| "modality": "tabular", |
| "task": "tabular-classification", |
| "tags": [ |
| "tabular", |
| "tabular-classification", |
| "data-visualization", |
| "challenge" |
| ], |
| "source": { |
| "name": "Loan Default Prediction", |
| "url": "https://www.kaggle.com/datasets/uciml/default-of-credit-card-clients-dataset", |
| "license_note": "See original source terms and attribution before reuse." |
| }, |
| "source_url": "https://www.kaggle.com/datasets/uciml/default-of-credit-card-clients-dataset", |
| "license_note": "See original source terms and attribution before reuse.", |
| "train_examples": 24000, |
| "test_examples": 6000, |
| "total_examples": 30000, |
| "artifact_bytes": 1902087, |
| "features": { |
| "id": "int64", |
| "LIMIT_BAL": "float64", |
| "SEX": "int64", |
| "EDUCATION": "int64", |
| "MARRIAGE": "int64", |
| "AGE": "int64", |
| "PAY_0": "int64", |
| "PAY_2": "int64", |
| "PAY_3": "int64", |
| "PAY_4": "int64", |
| "PAY_5": "int64", |
| "PAY_6": "int64", |
| "BILL_AMT1": "float64", |
| "BILL_AMT2": "float64", |
| "BILL_AMT3": "float64", |
| "BILL_AMT4": "float64", |
| "BILL_AMT5": "float64", |
| "BILL_AMT6": "float64", |
| "PAY_AMT1": "float64", |
| "PAY_AMT2": "float64", |
| "PAY_AMT3": "float64", |
| "PAY_AMT4": "float64", |
| "PAY_AMT5": "float64", |
| "PAY_AMT6": "float64", |
| "default": "int64" |
| }, |
| "target_column": "default", |
| "classes": [], |
| "configs": [ |
| { |
| "name": "default", |
| "splits": [ |
| { |
| "name": "train", |
| "examples": 24000, |
| "labeled": true |
| }, |
| { |
| "name": "test", |
| "examples": 6000, |
| "labeled": false |
| } |
| ] |
| } |
| ], |
| "status": "published", |
| "published_at": "2026-07-22T06:12:10.624227+00:00" |
| }, |
| { |
| "id": "hunt-for-worlds-kepler", |
| "registry_version": "1.0.0", |
| "repo_id": "hoangbang/hunt-for-worlds-kepler", |
| "hub_url": "https://huggingface.co/datasets/hoangbang/hunt-for-worlds-kepler", |
| "banner_url": "https://huggingface.co/datasets/hoangbang/hunt-for-worlds-kepler/resolve/main/assets/banner.png", |
| "title": "Hunt for Worlds: Kepler Exoplanet Detection", |
| "modality": "tabular", |
| "task": "tabular-classification", |
| "tags": [ |
| "tabular", |
| "tabular-classification", |
| "data-visualization", |
| "challenge" |
| ], |
| "source": { |
| "name": "Kepler Exoplanet Detection", |
| "url": "https://www.kaggle.com/datasets/nasa/kepler-exoplanet-search-results", |
| "license_note": "See original NASA/Kaggle source terms and attribution before reuse." |
| }, |
| "source_url": "https://www.kaggle.com/datasets/nasa/kepler-exoplanet-search-results", |
| "license_note": "See original NASA/Kaggle source terms and attribution before reuse.", |
| "train_examples": 7662, |
| "test_examples": 1902, |
| "total_examples": 9564, |
| "artifact_bytes": 1553479, |
| "features": { |
| "id": "int64", |
| "kepid": "int64", |
| "koi_disposition": "object", |
| "koi_period": "float64", |
| "koi_period_err1": "float64", |
| "koi_period_err2": "float64", |
| "koi_time0bk": "float64", |
| "koi_time0bk_err1": "float64", |
| "koi_time0bk_err2": "float64", |
| "koi_impact": "float64", |
| "koi_impact_err1": "float64", |
| "koi_impact_err2": "float64", |
| "koi_duration": "float64", |
| "koi_duration_err1": "float64", |
| "koi_duration_err2": "float64", |
| "koi_depth": "float64", |
| "koi_depth_err1": "float64", |
| "koi_depth_err2": "float64", |
| "koi_prad": "float64", |
| "koi_prad_err1": "float64", |
| "koi_prad_err2": "float64", |
| "koi_teq": "float64", |
| "koi_insol": "float64", |
| "koi_insol_err1": "float64", |
| "koi_insol_err2": "float64", |
| "koi_model_snr": "float64", |
| "koi_tce_plnt_num": "float64", |
| "koi_tce_delivname": "object", |
| "koi_steff": "float64", |
| "koi_steff_err1": "float64", |
| "koi_steff_err2": "float64", |
| "koi_slogg": "float64", |
| "koi_slogg_err1": "float64", |
| "koi_slogg_err2": "float64", |
| "koi_srad": "float64", |
| "koi_srad_err1": "float64", |
| "koi_srad_err2": "float64", |
| "ra": "float64", |
| "dec": "float64", |
| "koi_kepmag": "float64" |
| }, |
| "target_column": "koi_disposition", |
| "classes": [], |
| "configs": [ |
| { |
| "name": "default", |
| "splits": [ |
| { |
| "name": "train", |
| "examples": 7662, |
| "labeled": true |
| }, |
| { |
| "name": "test", |
| "examples": 1902, |
| "labeled": false |
| } |
| ] |
| } |
| ], |
| "status": "published", |
| "published_at": "2026-07-22T06:12:10.624227+00:00" |
| }, |
| { |
| "id": "star-galaxy-quasar-classification", |
| "registry_version": "1.0.0", |
| "repo_id": "hoangbang/star-galaxy-quasar-classification", |
| "hub_url": "https://huggingface.co/datasets/hoangbang/star-galaxy-quasar-classification", |
| "banner_url": "https://huggingface.co/datasets/hoangbang/star-galaxy-quasar-classification/resolve/main/assets/banner.png", |
| "title": "Star, Galaxy, or Quasar? Sloan Digital Sky Survey", |
| "modality": "tabular", |
| "task": "tabular-classification", |
| "tags": [ |
| "tabular", |
| "tabular-classification", |
| "data-visualization", |
| "challenge" |
| ], |
| "source": { |
| "name": "Star Galaxy Quasar Classification", |
| "url": "https://www.kaggle.com/datasets/lucidlenn/sloan-digital-sky-survey", |
| "license_note": "See original source terms and attribution before reuse." |
| }, |
| "source_url": "https://www.kaggle.com/datasets/lucidlenn/sloan-digital-sky-survey", |
| "license_note": "See original source terms and attribution before reuse.", |
| "train_examples": 8000, |
| "test_examples": 2000, |
| "total_examples": 10000, |
| "artifact_bytes": 818652, |
| "features": { |
| "id": "int64", |
| "ra": "float64", |
| "dec": "float64", |
| "u": "float64", |
| "g": "float64", |
| "r": "float64", |
| "i": "float64", |
| "z": "float64", |
| "class": "object", |
| "redshift": "float64" |
| }, |
| "target_column": "class", |
| "classes": [], |
| "configs": [ |
| { |
| "name": "default", |
| "splits": [ |
| { |
| "name": "train", |
| "examples": 8000, |
| "labeled": true |
| }, |
| { |
| "name": "test", |
| "examples": 2000, |
| "labeled": false |
| } |
| ] |
| } |
| ], |
| "status": "published", |
| "published_at": "2026-07-22T06:12:10.624227+00:00" |
| }, |
| { |
| "id": "olympic-vision-100-sports", |
| "registry_version": "1.0.0", |
| "repo_id": "hoangbang/olympic-vision-100-sports", |
| "hub_url": "https://huggingface.co/datasets/hoangbang/olympic-vision-100-sports", |
| "banner_url": "https://huggingface.co/datasets/hoangbang/olympic-vision-100-sports/resolve/main/assets/banner.png", |
| "title": "Olympic Vision: 100 Sports Classification", |
| "modality": "image", |
| "task": "image-classification", |
| "tags": [ |
| "image", |
| "image-classification", |
| "data-visualization", |
| "challenge" |
| ], |
| "source": { |
| "name": "Sports Image Classification", |
| "url": "https://www.kaggle.com/datasets/gpiosenka/sports-classification", |
| "license_note": "See original Kaggle source terms and attribution before reuse." |
| }, |
| "source_url": "https://www.kaggle.com/datasets/gpiosenka/sports-classification", |
| "license_note": "See original Kaggle source terms and attribution before reuse.", |
| "train_examples": 13992, |
| "test_examples": 500, |
| "total_examples": 14492, |
| "artifact_bytes": 376769969, |
| "features": { |
| "image": "Image", |
| "image_id": "string", |
| "label": "string (test sentinel: __unlabeled__)" |
| }, |
| "target_column": "label", |
| "classes": [ |
| "air hockey", |
| "ampute football", |
| "archery", |
| "arm wrestling", |
| "axe throwing", |
| "balance beam", |
| "barell racing", |
| "baseball", |
| "basketball", |
| "baton twirling", |
| "bike polo", |
| "billiards", |
| "bmx", |
| "bobsled", |
| "bowling", |
| "boxing", |
| "bull riding", |
| "bungee jumping", |
| "canoe slamon", |
| "cheerleading", |
| "chuckwagon racing", |
| "cricket", |
| "croquet", |
| "curling", |
| "disc golf", |
| "fencing", |
| "field hockey", |
| "figure skating men", |
| "figure skating pairs", |
| "figure skating women", |
| "fly fishing", |
| "football", |
| "formula 1 racing", |
| "frisbee", |
| "gaga", |
| "giant slalom", |
| "golf", |
| "hammer throw", |
| "hang gliding", |
| "harness racing", |
| "high jump", |
| "hockey", |
| "horse jumping", |
| "horse racing", |
| "horseshoe pitching", |
| "hurdles", |
| "hydroplane racing", |
| "ice climbing", |
| "ice yachting", |
| "jai alai", |
| "javelin", |
| "jousting", |
| "judo", |
| "lacrosse", |
| "log rolling", |
| "luge", |
| "motorcycle racing", |
| "mushing", |
| "nascar racing", |
| "olympic wrestling", |
| "parallel bar", |
| "pole climbing", |
| "pole dancing", |
| "pole vault", |
| "polo", |
| "pommel horse", |
| "rings", |
| "rock climbing", |
| "roller derby", |
| "rollerblade racing", |
| "rowing", |
| "rugby", |
| "sailboat racing", |
| "shot put", |
| "shuffleboard", |
| "sidecar racing", |
| "ski jumping", |
| "sky surfing", |
| "skydiving", |
| "snow boarding", |
| "snowmobile racing", |
| "speed skating", |
| "steer wrestling", |
| "sumo wrestling", |
| "surfing", |
| "swimming", |
| "table tennis", |
| "tennis", |
| "track bicycle", |
| "trapeze", |
| "tug of war", |
| "ultimate", |
| "uneven bars", |
| "volleyball", |
| "water cycling", |
| "water polo", |
| "weightlifting", |
| "wheelchair basketball", |
| "wheelchair racing", |
| "wingsuit flying" |
| ], |
| "configs": [ |
| { |
| "name": "default", |
| "splits": [ |
| { |
| "name": "train", |
| "examples": 13992, |
| "labeled": true |
| }, |
| { |
| "name": "test", |
| "examples": 500, |
| "labeled": false |
| } |
| ] |
| } |
| ], |
| "status": "published", |
| "published_at": "2026-07-22T06:12:10.624227+00:00" |
| }, |
| { |
| "id": "street-smart-road-signs", |
| "registry_version": "1.0.0", |
| "repo_id": "hoangbang/street-smart-road-signs", |
| "hub_url": "https://huggingface.co/datasets/hoangbang/street-smart-road-signs", |
| "banner_url": "https://huggingface.co/datasets/hoangbang/street-smart-road-signs/resolve/main/assets/banner.png", |
| "title": "Street Smart: Road Sign Recognition", |
| "modality": "image", |
| "task": "object-detection", |
| "tags": [ |
| "image", |
| "object-detection", |
| "data-visualization", |
| "challenge" |
| ], |
| "source": { |
| "name": "Road Sign Recognition", |
| "url": "https://www.kaggle.com/datasets/andrewmvd/road-sign-detection", |
| "license_note": "See original Kaggle source terms and attribution before reuse." |
| }, |
| "source_url": "https://www.kaggle.com/datasets/andrewmvd/road-sign-detection", |
| "license_note": "See original Kaggle source terms and attribution before reuse.", |
| "train_examples": 701, |
| "test_examples": 176, |
| "total_examples": 877, |
| "artifact_bytes": 151651786, |
| "features": { |
| "image": "Image", |
| "image_id": "string", |
| "width": "int64", |
| "height": "int64", |
| "objects.bbox": "list[list[float32]] (COCO xywh)", |
| "objects.category": "ClassLabel[4]" |
| }, |
| "target_column": "objects.category", |
| "classes": [ |
| "trafficlight", |
| "stop", |
| "speedlimit", |
| "crosswalk" |
| ], |
| "configs": [ |
| { |
| "name": "default", |
| "splits": [ |
| { |
| "name": "train", |
| "examples": 701, |
| "labeled": true |
| }, |
| { |
| "name": "test", |
| "examples": 176, |
| "labeled": false |
| } |
| ] |
| } |
| ], |
| "status": "published", |
| "published_at": "2026-07-22T06:12:10.624227+00:00" |
| }, |
| { |
| "id": "hard-hat-heroes", |
| "registry_version": "1.0.0", |
| "repo_id": "hoangbang/hard-hat-heroes", |
| "hub_url": "https://huggingface.co/datasets/hoangbang/hard-hat-heroes", |
| "banner_url": "https://huggingface.co/datasets/hoangbang/hard-hat-heroes/resolve/main/assets/banner.png", |
| "title": "Hard Hat Heroes: Construction Safety Detection", |
| "modality": "image", |
| "task": "object-detection", |
| "tags": [ |
| "image", |
| "object-detection", |
| "data-visualization", |
| "challenge" |
| ], |
| "source": { |
| "name": "Hard Hat Detection", |
| "url": "https://www.kaggle.com/datasets/andrewmvd/hard-hat-detection", |
| "license_note": "See original Kaggle source terms and attribution before reuse." |
| }, |
| "source_url": "https://www.kaggle.com/datasets/andrewmvd/hard-hat-detection", |
| "license_note": "See original Kaggle source terms and attribution before reuse.", |
| "train_examples": 4000, |
| "test_examples": 1000, |
| "total_examples": 5000, |
| "artifact_bytes": 1310639957, |
| "features": { |
| "image": "Image", |
| "image_id": "string", |
| "width": "int64", |
| "height": "int64", |
| "objects.bbox": "list[list[float32]] (COCO xywh)", |
| "objects.category": "ClassLabel[3]" |
| }, |
| "target_column": "objects.category", |
| "classes": [ |
| "helmet", |
| "head", |
| "person" |
| ], |
| "configs": [ |
| { |
| "name": "default", |
| "splits": [ |
| { |
| "name": "train", |
| "examples": 4000, |
| "labeled": true |
| }, |
| { |
| "name": "test", |
| "examples": 1000, |
| "labeled": false |
| } |
| ] |
| } |
| ], |
| "status": "published", |
| "published_at": "2026-07-22T06:12:10.624227+00:00" |
| }, |
| { |
| "id": "hey-computer-speech-commands", |
| "registry_version": "1.0.0", |
| "repo_id": "hoangbang/hey-computer-speech-commands", |
| "hub_url": "https://huggingface.co/datasets/hoangbang/hey-computer-speech-commands", |
| "banner_url": "https://huggingface.co/datasets/hoangbang/hey-computer-speech-commands/resolve/main/assets/banner.png", |
| "title": "Hey Computer: Speech Command Recognition", |
| "modality": "audio", |
| "task": "audio-classification", |
| "tags": [ |
| "audio", |
| "audio-classification", |
| "data-visualization", |
| "challenge" |
| ], |
| "source": { |
| "name": "Speech Command Recognition", |
| "url": "https://www.kaggle.com/datasets/nikhilkushwaha2529/speech-commands", |
| "license_note": "See original source terms and attribution before reuse." |
| }, |
| "source_url": "https://www.kaggle.com/datasets/nikhilkushwaha2529/speech-commands", |
| "license_note": "See original source terms and attribution before reuse.", |
| "train_examples": 13192, |
| "test_examples": 3295, |
| "total_examples": 16487, |
| "artifact_bytes": 520681118, |
| "features": { |
| "audio": "Audio", |
| "id": "string", |
| "label": "string (test sentinel: __unlabeled__)", |
| "duration_seconds": "float64", |
| "sampling_rate": "int64" |
| }, |
| "target_column": "label", |
| "classes": [ |
| "down", |
| "left", |
| "off", |
| "on", |
| "right", |
| "stop", |
| "up" |
| ], |
| "configs": [ |
| { |
| "name": "default", |
| "splits": [ |
| { |
| "name": "train", |
| "examples": 13192, |
| "labeled": true |
| }, |
| { |
| "name": "test", |
| "examples": 3295, |
| "labeled": false |
| } |
| ] |
| } |
| ], |
| "status": "published", |
| "published_at": "2026-07-22T06:12:10.624227+00:00" |
| }, |
| { |
| "id": "speak-the-digit", |
| "registry_version": "1.0.0", |
| "repo_id": "hoangbang/speak-the-digit", |
| "hub_url": "https://huggingface.co/datasets/hoangbang/speak-the-digit", |
| "banner_url": "https://huggingface.co/datasets/hoangbang/speak-the-digit/resolve/main/assets/banner.png", |
| "title": "Speak the Digit: Spoken Digit Recognition", |
| "modality": "audio", |
| "task": "audio-classification", |
| "tags": [ |
| "audio", |
| "audio-classification", |
| "data-visualization", |
| "challenge" |
| ], |
| "source": { |
| "name": "Spoken Digit Recognition", |
| "url": "https://www.kaggle.com/datasets/joserzapata/free-spoken-digit-dataset-fsdd", |
| "license_note": "See original source terms and attribution before reuse." |
| }, |
| "source_url": "https://www.kaggle.com/datasets/joserzapata/free-spoken-digit-dataset-fsdd", |
| "license_note": "See original source terms and attribution before reuse.", |
| "train_examples": 2400, |
| "test_examples": 600, |
| "total_examples": 3000, |
| "artifact_bytes": 21222994, |
| "features": { |
| "audio": "Audio", |
| "id": "string", |
| "label": "string (test sentinel: __unlabeled__)", |
| "duration_seconds": "float64", |
| "sampling_rate": "int64" |
| }, |
| "target_column": "label", |
| "classes": [ |
| "0", |
| "1", |
| "2", |
| "3", |
| "4", |
| "5", |
| "6", |
| "7", |
| "8", |
| "9" |
| ], |
| "configs": [ |
| { |
| "name": "default", |
| "splits": [ |
| { |
| "name": "train", |
| "examples": 2400, |
| "labeled": true |
| }, |
| { |
| "name": "test", |
| "examples": 600, |
| "labeled": false |
| } |
| ] |
| } |
| ], |
| "status": "published", |
| "published_at": "2026-07-22T06:12:10.624227+00:00" |
| } |
| ] |
|
|