Skip to content

In this repository, an attempt was made to practice the supervised machine learning techniques, in particular the classification based technique, i.e., Decision Trees and Random Forests. The csv sheet contains the data which is loaded in the jupyter notebook ("training.ipynb") from which further analysis was done.

Notifications You must be signed in to change notification settings

anshhagrawal/Decision_Tress_Random_Forest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decision_Tress_Random_Forest

The data used in training and validation code files is fetched from "train.csv". The data is entirely fictional and any resemblance to an existing dataset is pure coincidence. Credits to DanB. (2018). Housing Prices Competition for Kaggle Learn Users. Kaggle. https://kaggle.com/competitions/home-data-for-ml-course.

The explanation for data in 'train.csv' is illustrated in "data_description.txt"

About

In this repository, an attempt was made to practice the supervised machine learning techniques, in particular the classification based technique, i.e., Decision Trees and Random Forests. The csv sheet contains the data which is loaded in the jupyter notebook ("training.ipynb") from which further analysis was done.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published