Speedml / speedml

Speedml is a Python package to speed start machine learning projects.
MIT License
211 stars 32 forks source link

Choose model.evaluate classifiers based on regression or classification problem #21

Open manavsehgal opened 7 years ago

manavsehgal commented 7 years ago

Choice of the classifier may be based on target variable if it is a regression or classification modeling problem.