elabdesunil / ML-Regression-Product-Sales-Data

Data Project for the class Introduction to Data Science. Different regression algorithms were trained and tested using 0.5 million rows of data against each other.. The conclusion part is incomplete.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using ML Regression Algorithms to train and test Product Sales Data categorized by various attributes of the Customers

Columns

- User_ID	
- Product_ID
- Gender	
- Age	
- Occupation	
- City_Category	
- Stay_In_Current_City_Years	
- Marital_Status	
- Product_Category_1	
- Product_Category_2	
- Product_Category_3	
- Purchase

This was part of a Final Project for the "Introduction to Data Science" class.

About

Data Project for the class Introduction to Data Science. Different regression algorithms were trained and tested using 0.5 million rows of data against each other.. The conclusion part is incomplete.


Languages

Language:Jupyter Notebook 100.0%