Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Examples

This repository keeps the examples of machine learning usage in the notebooks and codes.

Development environment

Create a new conda environment:

conda create -n ml python=3.8

This will install latest version of python 3.8 series.

conda install the following packages:

conda install jupyter notebook
conda install pyspark
conda install scikit-learn

About

No description or website provided.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages