Skip to content

This repo is intended to keep a set of examples/tutorials on how to use Pycoal's features.

License

Notifications You must be signed in to change notification settings

capstone-coal/pycoal_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pycoal Examples

This repo is intended to keep a set of examples/tutorials on how to use Pycoal's features. Currently, it provides a jupter notebook which can be run in order to get a feel for what kind of thing we can do with pycoal.

Prerequisites

Installation

Simply execute

$ pip install -r requirements.txt

Usage

Just run the jupter server from the current directory

$ jupter notebook

# This will open your browser where you should load the file tutorial.ipynb

You can then navigate your way through tutorial.ipynb with the result being numerous trained models which can then use as input to pycoal's MineralClassification.

License

pycoal_examples is licensed permissively under the Apache License v2.0. A copy of which ships with this repository.

About

This repo is intended to keep a set of examples/tutorials on how to use Pycoal's features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published