Skip to content

Meeta14/GNR-Assignment2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

GNR-Assignment2

The folder contains four code files written in Python3:- The code uses numpy, pandas, matplotlib.pyplot, seaborn, sklearn.model_selection, sklearn.linear_model, DecisionTreeClassifier.

The file named plots.py plots various graphs between features and delay.

The file named Logistic Decision.py models the data set into logistic regression model and outputs the accuracy obtained.

The file named Decision tree.py models the data set into decision tree regression model and outputs the depth and accuracy obtained.

The file named Feature Selection.py models the data set into logistic regression model with selected features and outputs the accuracy obtained.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages