conradbm / streamml

Streamlined Machine Learning
MIT License
0 stars 0 forks source link

modelSelection method #4

Open conradbm opened 6 years ago

conradbm commented 6 years ago

Implement an encapsulated method to select a model. This may call two additional methods to handleRegressors or handleClassifiers in the selection process. This Gould receive models as input and return a plot comparing each with the most dominant model.