Skip to content

MManiChandana/python_minor_projects

Repository files navigation

My Data & AI Projects (YBI Foundation)

1. Airbnb Correlation Analysis

Description

Analyzed Airbnb dataset to understand correlations between features affecting pricing.

Dataset

Provided by YBI Foundation

My Contribution

  • Data exploration & cleaning
  • Correlation analysis & visualization
  • Summarized insights

Key Learnings

  • Python pandas, data visualization, analytical thinking

2. Credit Card Fraud Detection EDA

Description

Performed EDA on credit card transactions to understand patterns in fraudulent activity.

Dataset

Provided by YBI Foundation

My Contribution

  • Explored dataset, cleaned data
  • Distribution analysis & correlation matrix
  • Documented observations

Key Learnings

  • Python, pandas, data visualization

3. Product Sales Analysis

Description

Analyzed sales data to find patterns, trends, and insights on product performance.

Dataset

Dataset: Provided by YBI Foundation during training

Objective

Help understand which products are performing well and identify sales trends.

Steps Taken

  • Data cleaning and preprocessing
  • Exploratory data analysis (sales over time, product categories)
  • Visualizations to present insights
  • Key findings documented

Key Learnings

  • Learned to interpret business data
  • Strengthened data cleaning and plotting skills
  • Learned to summarize insights effectively

Future Improvements

  • Predictive sales forecasting
  • Advanced analytics with machine learning

4. NBA Player Price Prediction

Description

Built analysis to predict NBA player market prices based on player statistics and performance data.

Dataset

Dataset: Provided by YBI Foundation during training

Objective

Understand key factors influencing player prices and predict them using statistical techniques.

Steps Taken

  • Data cleaning and handling missing values
  • Feature selection and correlation analysis
  • Basic predictive modeling
  • Visualization of predictions vs actual

Key Learnings

  • Practiced regression and feature importance
  • Improved Python data handling skills
  • Learned to present predictions clearly

Future Improvements

  • Implement advanced ML models for better accuracy
  • Integrate real-time performance data

5.Financial Market News Analysis

Description

Analyzed financial news data to find patterns, trends, and sentiment affecting markets.

Dataset

Dataset: Provided by YBI Foundation during training

Objective

Extract insights and trends from financial news articles.

Steps Taken

  • Data cleaning and preprocessing text data
  • Basic sentiment analysis
  • Visualizations of trends
  • Summarized insights

Key Learnings

  • Learned text preprocessing and basic NLP
  • Improved ability to extract actionable insights from text
  • Built visualization skills for textual data

Future Improvements

  • Advanced NLP for sentiment classification
  • Integration with stock market prediction

6. Medical Insurance Costs Prediction

Description

Analyzed medical insurance dataset to predict insurance costs based on personal and health features.

Dataset

Dataset: Provided by YBI Foundation during training

Objective

Understand key factors influencing insurance costs and build predictive analysis.

Steps Taken

  • Data cleaning and handling missing values
  • Exploratory analysis on factors affecting cost
  • Simple predictive modeling (optional)
  • Visualization of findings

Key Learnings

  • Practiced regression analysis
  • Learned to clean and explore medical datasets
  • Improved ability to extract actionable insights

Future Improvements

  • Use ML models for better prediction
  • Deploy a small interactive cost prediction tool

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors