Skip to content

PTL! I finally got a new chair after sitting on a backless stool for three months!

License

Notifications You must be signed in to change notification settings

yuukiiwa/sklearn_stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

run_anindvmodel.py

The models included are mostly regressors, and here are the models:

##Supported by Python2.7 and 0.17.0 version of sklearn
MNB
LogisticR
KNN
BayesRidge
SVM
SGD
ExtremeRanTree
AdaBoostR
GradientBoostR

##Supported by Python3.6 and 0.21.3 version of sklearn
GaussianProcessR
DecisionTreeR
RandomForest
MLPerceptronR

To run the program with Python2.7

python run_anindvmodel.py [input file] [model]

To run the program with Python3

python3 run_anindvmodel.py [input file] [model]

About

PTL! I finally got a new chair after sitting on a backless stool for three months!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages