Skip to content

ocielliottc/DeepGauge-ML-Demo

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.4%
  • Jupyter Notebook 9.0%
  • HTML 8.2%
  • JavaScript 1.8%
  • CSS 1.7%
  • Shell 0.9%