Skip to content

sinchan-s/CCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCP

Color Consum Prediction(CCP) is a very helpful tool to be used in the Textile Printing Production. The main focus of this tool is to predict the actual color paste quantity(in Kg) that will be required to print a particular color.

This repository is divided into 4 directories:

  1. Client: It contains files to generate a static website viz. app.html, app.css & app.js to integrate with python server files.
  2. Model: It contains the main python notebook, generated pickle file from the trained machine learning model and a columns.json file containing headers of dataset features.
  3. Server: It contains python utiliy file for the flask server file to operate.
  4. Streamlit-model: It contains the streamlit framework based python predictor web-app, which is deployed on the streamit cloud platform. This is the much simplified deployment of CCP app.

Streamlit web-app:

Awesome Streamlit App
image