Skip to content

takehiro-code/machine-learning-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published