The goal here was to train a supervised learning model using scikit-learns DecisionTreeClassifier and then use it to generate predictions. The dataset used here was the Teaching Assistant Evaluation Dataset from UCI's Machine Learning Repository. First of all, the dataset was analyzed by generating various summary statistics like count, mean, median, variance, standard deviation, etc. and plotting the histograms for all of the features. A cumulative boxplot of all the features was also generated. Next, the features were differentiated into data and target variables. A supervised learning model was trained using scikit-learn's DecisionTreeClassifier which was then used to generate some predictions of data. A visual output of the trained model was also generated. This output was used to verify the predicted classes.
-
Notifications
You must be signed in to change notification settings - Fork 0
RutvaRajdev/Predictions-using-DecisionTree
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published