Skip to content

squidy5/cloud_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Cloning repository

Use the following command to clone the project to your local machine.

$ git clone https://github.com/rudegrass/cloud_classification.git

Installing Dependencies:

This project comes with a Pipfile specifying all project dependencies. When using pipenv first move into the project folder with:

$ cd cloud_classification

and then use the following command to install all necesarry dependencies into your virtual environment

$ pipenv install

Manual

There are severeal Jupyter Notebooks explaining the basic steps for training and applying the cloud classifier.

For using an already trained classifier check out this notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published