Skip to content

Ayuwalsys/Machine-Learning-Model-into-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine-Learning-Model-into-API

This is a Machine learning classification model turned into API. In this repo we have

  • The dataset in csv format,
  • Model.py file: this is where logistic regression is used to build the model.
  • Api.py: we did the importation of the python libraries such as flask, joblib, sklearn e.t.c. Also did the configuration of the route and also load the model.
  • The API was tested locally using POSTMAN

Citation from DataCamp

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages