Skip to content

This was the major project I did during my 1st intership, this project comes under Data Science and Machine Learning Domain.

Notifications You must be signed in to change notification settings

likhith-ts/Chocolate-bar-rating-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Chocolate-bar-rating-prediction

This was the major project that I worked with during my first intership, this project comes under Data Science and Machine Learning Domain.

Aim: To predict the ratings of chocolate bars of different chocolate stores in different locations.

Description: Performed EDA and removed nan values and outliers.
Neural Network used: ANN dense model using tensorflow.keras.model module
Optimization algorithm used: RMSprop
activation function used: relu
loss function used: mse
Normalized the non numeric categorical data using One-Hot encoding to avoid errors during training of sequential neural network model.
note: Not yet developed web application and deployed on cloud.

Dataset source: Kaggle Datasets

About

This was the major project I did during my 1st intership, this project comes under Data Science and Machine Learning Domain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published