Skip to content

The project contains a CatBoost model that makes predictions according to an uploaded csv file using a flask wrapper.

Notifications You must be signed in to change notification settings

vlada-pv/CatBoost-Docker-Image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CatBoost-Docker-Image

The project should include the front and back parts. Communication between front and back is implemented via API. The front of the container is available at port :3000 The front part offers the option of uploading a scoring file in the format.csv dataset from the competition. And the option to upload the file after scoring by the model in the sample_submission.csv format.

The service performs the following stages of the ML project inside the container with separate scripts:

  • API
  • Input file loading and data preprocessing
  • Scoring of the processed dataset

About

The project contains a CatBoost model that makes predictions according to an uploaded csv file using a flask wrapper.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published