Skip to content

janishjindal/AffableProject_Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary Classifier

This is a machine learning binary classifier model trained on 1000 sample records

Description

classifier.py : This file contains the machine learning model that can be used to make real time prediction. Model has been trained on XGBoost classifier with about 1000 training records.

FlaskAPI.py : This file contains the API for the above classifier. It is a light weight RESTful API built using Flask. This API is being called in AffableProject_Frontend.

Executing program

  • Run FlaskAPI.py and it will start your Flask server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages