Skip to content
Snippets Groups Projects
Forked from an inaccessible project.

DataTools_Tutorial_Demo

Set of jupyter notebooks created by students in CMSE495 (Michigan State University) that demonstrate some useful data science tools.

This notebook includse an environment.yml file. Create and activate an enviornment using the following commands (Assumes anadonda or miniconda is installed):

conda env create --prefix ./envs --file environment.yml conda activate ./envs

If you are new to git please review the following self guided curriculum:

Tutorials

Python

Basic Python

Packages

Machine Learning

AutoML

Packages

Image Analysis

GUI

Data Collection

Math / Statistics

Text Analysis

C++

R

Miscellaneous Tutorials

Broken