SkillAgentSearch skills...

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/DataAnalyticsProjects

Installs 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

View on GitHub
GitHub Stars296
CategoryData
Updated5h ago
Forks56

Languages

Jupyter Notebook

Security Score

85/100

Audited on Aug 8, 2026

No findings