Skip to content

A comprehensive project for analyzing and estimating the prices of chocolates based on their quality and company ratings. The project includes data preprocessing, price estimation, and identification of top chocolate companies. Ideal for understanding data manipulation, visualization, and analysis using Python.

Notifications You must be signed in to change notification settings

alibardestani/chocolate-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chocolate Analysis

A comprehensive project for analyzing and estimating the prices of chocolates based on their quality and company ratings. The project includes data preprocessing, price estimation, and identification of top chocolate companies. Ideal for understanding data manipulation, visualization, and analysis using Python.

Project Structure

  • data_preprocessing.py: Preprocesses the chocolate dataset, including cleaning column names, converting data types, and visualizing the distribution of cocoa percentages.
  • price_estimation.py: Estimates the prices of chocolates based on their cocoa content and ratings, and adjusts prices for chocolates with specific bean types.
  • company_analysis.py: Analyzes the ratings of different chocolate companies and identifies the top companies based on their average ratings from recent years.

About

A comprehensive project for analyzing and estimating the prices of chocolates based on their quality and company ratings. The project includes data preprocessing, price estimation, and identification of top chocolate companies. Ideal for understanding data manipulation, visualization, and analysis using Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages