Skip to content

stevepond/python-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python ML App

This simple application demonstrates how to train and tune a machine learning model using scikit-learn. It uses the Iris dataset and logistic regression. The code includes examples for loading data, training a model, evaluating it, and performing hyperparameter tuning with grid search.

Running the example

python -m ml_app.app

Running tests

pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages