Coder Social home page Coder Social logo

rickystanley76 / bth-ml-with-streaming-data Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 13.99 MB

The project is about SteamFlow prediction of a paper mil. The target is to predict how much water needed to make a paper roll.

License: MIT License

Python 0.23% Jupyter Notebook 99.77%

bth-ml-with-streaming-data's Introduction

BTH-ML-with-streaming-data

The project is about SteamFlow prediction of a paper mil. The target is to predict how much water needed to make a paper roll.

app.py

Is the main file to run for the app to see the result. Streamlit library was used to make the app.

papermil_EDA_Testing_with_different_algorithms.ipynb

Where EDA was done and applied different algorithm to find our which gives the minimum error. Algorithms R2 RMSE

  1. Linear Regression 0.68237 0.75152
  2. XGBoost 0.80377 0.562834
  3. Random Forest with HT 0.7862 0.61646
  4. Decision Tree with HT 0.51144 0.93205

(HT means hyperparmeter tunig)

We found Random forest gives the lowest error, so we used that to predict the steamflow in the app.py

papermil_xgb.pkl

The pickel file is created from Notebook file using the XGBoost Algorithm.

papermil_water_flow.csv

The data of the paper mil, 11 features and 1(steamflow) target.

bth-ml-with-streaming-data's People

Contributors

rickystanley76 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.