Skip to content

cogden14/MachineLearningNotebooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning in Python, SMU CSE5324/CSE7324

This is a repository for my course at SMU, CSE5/7324. It should be accessible for anyone with coding experience in Python and some machine learning knowledge. Feel free to use any and all code for any purpose.

Commands for getting environments setup in JupyterLab:

conda create -n mlenv anaconda plotly source activate mlenv conda install -c conda-forge missingno conda install nodejs jupyter labextension install @jupyterlab/plotly-extension jupyter labextension install @jupyter-widgets/jupyterlab-manager conda update scikit-image source deactivate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%