Skip to content

jdbadger/ds-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

The purpose of this repository is to document my learning progress in data science and machine learning.

Before attempting to run notebooks in this repository locally:

1. Clone this repository: `git clone https://github.com/jdbadger/ds-ml.git`
2. Navigate to the cloned repo: `cd ds-ml`
3. Create a new environment: `python -m venv <name>`
4. Activate the environment: `source <name>/bin/activate`
5. Install dependencies: `python -m pip install -r requirements.txt`

About

Data Science and ML Learning Projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published