datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
web3-trading-analysisThis dataset contains web3-related on-chain and off-chain data, which can be used to build quantitative models.
rocketleague-analysis
Rocket League Analysis
Local Rocket League replay analysis using Ballchasing API exports and plain DuckDB.
The report is meant to answer one practical question: what should I work on next from my saved replay sample?
Quick Start
uv sync --locked
UV_CACHE_DIR=/tmp/rocketleague-uv-cache \
uv run --locked pytest -v
uv run --locked python scripts/analyze_scenarios.py \
--replay-dir /path/to/Rocket\ League/TAGame/Demos \
--limit 10
Start with CONTRIBUTING.md… See the full description on the dataset page: https://huggingface.co/datasets/edmundmiller/rocketleague-analysis.turkish-sentiment-analysis-dataset
Dataset
This dataset contains positive , negative and notr sentences from several data sources given in the references. In the most sentiment models , there are only two labels; positive and negative. However , user input can be totally notr sentence. For such cases there were no data I could find. Therefore I created this dataset with 3 class. Positive and negative sentences are listed below. Notr examples are extraced from turkish wiki dump. In addition, added some random text… See the full description on the dataset page: https://huggingface.co/datasets/winvoker/turkish-sentiment-analysis-dataset.retina-age-analysis
Retina Age Analysis Dataset
Dataset Description
This dataset contains 9,857 retinal fundus images from 5,393 patients for age prediction tasks.
Dataset Summary
Task: Age prediction from retinal fundus images
Images: 9,857 high-quality retinal images
Patients: 5,393 unique patients
Age Range: 5-97 years
Image Format: JPEG
Average Image Size: ~1 MB
Supported Tasks
Regression: Predict continuous age (5-97 years)
Classification: Predict age group (5… See the full description on the dataset page: https://huggingface.co/datasets/ramankamran/retina-age-analysis.amazon-reviews-sentiment-analysis
Dataset Card for amazon reviews for sentiment analysis
Dataset Summary
One of the most important problems in e-commerce is the correct calculation of the points given to after-sales products. The solution to this problem is to provide greater customer satisfaction for the e-commerce site, product prominence for sellers, and a seamless shopping experience for buyers. Another problem is the correct ordering of the comments given to the products. The prominence of misleading… See the full description on the dataset page: https://huggingface.co/datasets/hugginglearners/amazon-reviews-sentiment-analysis.snappfood-sentiment-analysisdigikala-sentiment-analysismulticlass-sentiment-analysis-dataset
Dataset Card for Dataset Name
Dataset Summary
This dataset card aims to be a base template for new datasets. It has been generated using this raw template.
Supported Tasks and Leaderboards
[More Information Needed]
Languages
[More Information Needed]
Dataset Structure
Data Instances
[More Information Needed]
Data Fields
[More Information Needed]
Data Splits
[More Information Needed]
Dataset Creation… See the full description on the dataset page: https://huggingface.co/datasets/Sp1786/multiclass-sentiment-analysis-dataset.startup-Investments-analysis
📊 StartUp Investments EDA
1. Background & Objectives
This project explores a comprehensive dataset of startup investments (sourced from Crunchbase) to uncover the primary factors that predict a startup's survival and trajectory in a competitive market.
Through this Exploratory Data Analysis (EDA), we analyze historical funding data, investment rounds, and market categories to determine which variables drive specific company outcomes - namely, whether a business… See the full description on the dataset page: https://huggingface.co/datasets/lia-prop13/startup-Investments-analysis.Instacart-Market-Basket-Analysisstudent-burnout-analysis2026
🔥 Predicting Academic Burnout: A Multivariate Analysis of Student Stressors
Exploring how financial pressure, family expectations, and social support shape burnout in university students.
Project Overview & Data Walkthrough
📋 Abstract
Academic burnout is an increasingly recognized phenomenon with far-reaching consequences for student wellbeing and performance. This study investigates the relationship between external environmental stressors —… See the full description on the dataset page: https://huggingface.co/datasets/eliel2003/student-burnout-analysis2026.sentiment_analysis_preprocessed_datasetBrief idea about dataset:
This dataset is designed for a Text Classification to be specific Multi Class Classification, inorder to train a model (Supervised Learning) for Sentiment Analysis.
Also to be able retrain the model on the given feedback over a wrong predicted sentiment this dataset will help to manage those things using Other Features.
Main Features
text
labels
This feature variable has all sort of texts, sentences, tweets, etc.
This target variable contains 3 types of… See the full description on the dataset page: https://huggingface.co/datasets/prasadsawant7/sentiment_analysis_preprocessed_dataset.nlp_twitter_analysisDeforest-Analysis
NRT Forest-Loss Test Set for Student Analysis
This package contains the fixed held-out test split used for a study of
near-real-time forest-loss detection from four HLS observations. It is an
analysis release: it includes inputs, labels, model outputs, and visual
renders, but no checkpoints or GPU-dependent code.
The intended analyses are prediction-shape comparison, per-connected-component
performance, and seasonal performance. Do not use this test set to select model… See the full description on the dataset page: https://huggingface.co/datasets/mqraitem/Deforest-Analysis.airline-satisfaction-analysis
Airline Passenger Satisfaction – EDA Report
This project analyzes the Airline Passenger Satisfaction Dataset, containing 103,904 rows and 25 columns describing passenger demographics, flight information, and service ratings.The goal is to understand which factors influence satisfaction, identify important service features,and compare satisfaction between different traveler types and flight classes.
Dataset Overview
The dataset includes:
Passenger demographics (age… See the full description on the dataset page: https://huggingface.co/datasets/drukeroni/airline-satisfaction-analysis.XBRL_analysis
XBRL Extraction Dataset
The is the official dataset introduced in the paper FinLoRA: Benchmarking LoRA Methods for Fine-Tuning LLMs on Financial Datasets
student-depression-analysis
Assignment #1: EDA & Dataset
Predicting and Preventing Student Depression
Student: Amit GoodmanProgram: Economics & Entrepreneurship, Reichman University (RUNI)Date: March 2026
Project Overview
In this project, I explore the "Student Depression Dataset" to build a narrative around student well-being. By analyzing academic pressure, financial stress, and lifestyle habits, I aim to identify predictable risk factors and uncover actionable protective measures.… See the full description on the dataset page: https://huggingface.co/datasets/ag00dman/student-depression-analysis.Amazon_Reviews_for_Sentiment_Analysis_fine_grained_5_classes
Dataset Card for Dataset Name
The Amazon reviews full score dataset is constructed by randomly taking 600,000 training samples and 130,000 testing samples for each review score from 1 to 5. In total there are 3,000,000 trainig samples and 650,000 testing samples.
Dataset Details
Dataset Description
The files train.csv and test.csv contain all the training samples as comma-sparated values. There are 3 columns in them, corresponding to class index (1 to 5)… See the full description on the dataset page: https://huggingface.co/datasets/yassiracharki/Amazon_Reviews_for_Sentiment_Analysis_fine_grained_5_classes.Amazon_Reviews_Binary_for_Sentiment_Analysis
Dataset Card for Dataset Name
The Amazon reviews polarity dataset is constructed by taking review score 1 and 2 as negative, and 4 and 5 as positive. Samples of score 3 is ignored. In the dataset, class 1 is the negative and class 2 is the positive. Each class has 1,800,000 training samples and 200,000 testing samples.
Dataset Details
Dataset Description
The files train.csv and test.csv contain all the training samples as comma-sparated values. There are 3… See the full description on the dataset page: https://huggingface.co/datasets/yassiracharki/Amazon_Reviews_Binary_for_Sentiment_Analysis.llm-ideology-analysisThis dataset contains evaluations of political figures by a diverse set of Large Language Models (LLMs), such that the ideology of these LLMs can be characterized.
📝 Dataset Description
The dataset contains responses from 19 different Large Language Models evaluating 3,991 political figures, with responses collected in the six UN languages: Arabic, Chinese, English, French, Russian, and Spanish.
The evaluations were conducted using a two-stage prompting strategy to assess the… See the full description on the dataset page: https://huggingface.co/datasets/aida-ugent/llm-ideology-analysis.twitter_sentiment_analysissp500.stock.analysis
S&P 500 Stock Data - Exploratory Data Analysis
Overview
This project presents an exploratory data analysis (EDA) of daily stock data for S&P 500 companies.The analysis focuses on sector composition, volatility patterns, and the relationship between risk and return in the S&P 500 universe.
Dataset Description
The analysis combines two public datasets:
Price Data: Daily prices (open, high, low, close, volume, symbol) for S&P 500 companies, covering a 5-year… See the full description on the dataset page: https://huggingface.co/datasets/yuvalkorem1/sp500.stock.analysis.quarterly-analysis-0909
Controlled SQL Console extension-loading fixture
logistics_shipment_delay_predictive_analysisAspect-Based_Sentiment_Analysis_for_Catering
说明
数据集来源于AI Challenger 2018
sentiment_analysis_trainingset.csv 为训练集数据文件,共105000条评论数据
sentiment_analysis_validationset.csv 为验证集数据文件,共15000条评论数据
sentiment_analysis_testa.csv 为测试集A数据文件,共15000条评论数据
数据集分为训练、验证、测试A与测试B四部分。数据集中的评价对象按照粒度不同划分为两个层次,层次一为粗粒度的评价对象,例如评论文本中涉及的服务、位置等要素;层次二为细粒度的情感对象,例如“服务”属性中的“服务人员态度”、“排队等候时间”等细粒度要素。评价对象的具体划分如下表所示。
The dataset is divided into four parts: training, validation, test A and test B. This dataset builds a two-layer labeling system according to the… See the full description on the dataset page: https://huggingface.co/datasets/xcz0/Aspect-Based_Sentiment_Analysis_for_Catering.student-burnout-analysis-2026airbnb-global-market-analysis
Global Airbnb Market Analysis: Pricing and Host Dynamics
Repository Contents
File
Description
airbnb_top_cities_final.csv
The final, cleaned dataset used for this analysis (normalized to USD).
Airbnb_Market_Analysis_EDA.ipynbThe full Python notebook containing all cleaning code and visualizations.
Google Colab Notebook
Direct link to the live interactive research environment.
README.md
This document, providing the project overview and key findings.… See the full description on the dataset page: https://huggingface.co/datasets/rotemvahava/airbnb-global-market-analysis.spotify-hit-prediction-analysis
Your browser does not support the video tag.
🎵 Spotify Hit Prediction - Exploratory Data Analysis (EDA)
Project Overview
This project analyzes audio features from Spotify to predict track popularity. Using a sample of 2,000 tracks, I explored how technical attributes like energy and danceability relate to a song's success.
🔍 Research Questions & Insights
I addressed several key questions during the EDA:
Is the data balanced? I analyzed the ratio of… See the full description on the dataset page: https://huggingface.co/datasets/Ohad777/spotify-hit-prediction-analysis.Spam-Text-Detect-AnalysisCode-Mixed-Sentiment-Analysis-Dataset
Dataset Generation:
Initially, we select the Amazon Review Dataset as our base data, referenced from Ni et al. (2019)[^1]. We randomly extract 100,000 instances from this dataset. The original labels in this dataset are ratings, scaled from 1 to 5. For our specific task, we categorize them into Positive (rating > 3), Neutral (rating = 3), and Negative (rating < 3), ensuring a balanced number of instances for each label. To generate the synthetic Code-mixed dataset, we apply two… See the full description on the dataset page: https://huggingface.co/datasets/md-nishat-008/Code-Mixed-Sentiment-Analysis-Dataset.
