boardthatpowder / DeepGauge-ML-Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepGauge

In this project an ensembling machine learning (ML) model is trained and used to predict pressure levels from a manual gauge' images. The steps taken to train the model and implement predictions are explained in the gaugeReader jupyter notebook. To use this notebook, first install Python 3.6 and jupyter, and then run the following command in a terminal to clone the repository and open the notebook.

1- run 'git clone https://github.com/oci-labs/DeepGauge-ML-Demo.git'

2- go to the repository folder in a terminal

3- run 'jupyter notebook'

4- in the jupyter console, go to CustomEstimator folder and open gaugeReader.ipynb

5- run the whole document to install the required Python packages, download the images, and run the code blocks

DeepGauge

About


Languages

Language:Python 77.0%Language:Jupyter Notebook 9.7%Language:HTML 8.7%Language:JavaScript 1.9%Language:CSS 1.8%Language:Shell 0.9%