GithubHelp home page GithubHelp logo

cojocaru / automation-repo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from abaranovskis-redsamurai/automation-repo

0.0 0.0 0.0 100.98 MB

Machine learning and process automation

Home Page: https://towardsdatascience.com/@andrejusb

JavaScript 0.82% Python 0.12% CSS 0.01% HTML 0.28% Jupyter Notebook 98.77%

automation-repo's Introduction

New samples are posted here: https://github.com/katanaml/sample-apps

Process automation with Machine Learning.

  1. invoice-automation-d1.ipynb - date is split into multiple columns
  2. invoice-automation-d2.ipynb - instead of splitting date, using date difference in days
  3. invoice-risk-model-local.ipynb - step by step notebook to run xgboost on premise
  4. diabetes_redsamurai_db.ipynb - notebook which demonstrates how to fetch training data directly from DB, prepare train/test datasets and run training with XGBoost
  5. diabetes_redsamurai_endpoint_db.ipynb - notebook which demonstrates how to use Flask to expose XGBoost ML model
  6. convnet - cat vs dog image classification model built using Python code from book: https://www.manning.com/books/deep-learning-with-python (original source code from the book on GitHub: https://github.com/fchollet/deep-learning-with-python-notebooks)
  7. forecast - future price forecast for iron/steel with Prophet model. Example how to save/load Prophet model and expose Flask API
  8. regression - Keras/TensorFlow model with regression implementation to predict report execution time, before report request is submitted
  9. tfjs-sentiment - TensorFlow.js example where Python model is reused to calculate hotel review sentiment
  10. regressiontfjs - TensorFlow.js use case example with training, transfer learning to predict business report execution time
  11. oracleml - machine learning with SQL in Oracle DB
  12. tf2.0 - ML model implemented with TensorFlow 2.0 and Keras
  13. tf-serving - TensorFlow Serving example to publish Keras model through REST
  14. forecast-lstm - Simple timeseries forecast example with true future
  15. tfjs-simple - TensorFlow.js example using TensorFlow.js API for data read and processing
  16. pipeline - ML pipeline example with Keras regression model, scheduled re-training and Flask REST API
  17. unsupervised - Unsupervised ML example with autoencoder to detect anomaly (fraud) in Health Insurance Claims

Author: Andrej Baranovskij, Red Samurai Consulting (https://redsamuraiconsulting.com)

Our Machine Learning product: https://katanaml.io/

automation-repo's People

Contributors

redsamurai avatar abaranovskis-redsamurai 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.