DataAnalyticsProjects
Mini Projects on Data Analytics including Exploratory Data Analysis, Recommendation Systems, Association Rule Mining, Sentiment Analysis, Time Series Analysis
Install / Use
npx skills add khusheekapoor/DataAnalyticsProjectsInstalls into whichever agent you are using.
README
Data Analytics Projects
- Exploratory Data Analysis - Bollywood Movies & Cereal Ratings: In these notebooks, we perform Exploratory Data Analysis on two datasets by using libraries like NumPy, Pandas, SciPy, Matplotlib & Seaborn.
- Recommendation System: In this notebook, we build a Recommendation System using the Collaborative Filtering technique on the MovieLens Dataset.
- Association Rule Mining: In this notebook, we extract rules using Association Rule Mining and perform Market Basket Analysis by setting appropriate values of Lift, Support, and Confidence.
- Sentiment Analysis: In this notebook, we perform Sentiment Polariy Analysis by preprocessing the data - converting to lowercase, removing punctuations, expanding contractions, etc. We also perform N-Gram analysis of reviews.
- Time Series Analysis: In this notebook, we forecast the unemployment rate using Time Series Models like ARIMA, ARIMAX, SARIMA, and SARIMAX.
Related Skills
python-debugpy
385.5kDebug Python with pdb, breakpoint(), post-mortem inspection, and debugpy remote attach.
skill-creator
385.5kCreate, edit, audit, tidy, validate, or restructure AgentSkills and SKILL.md files.
claude-opus-4-5-migration
140.6kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
automl-hyperparameter-optimization
40.5kAutoML and hyperparameter optimization rules for Python ML projects using Ray Tune, Optuna, PyCaret, and time-series AutoML libraries
