i99dev / Statistics-and-Data-Science

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine Learning Machine Learning with Python-From Linear Models to Deep Learning

MITx - 6.86x


How use this devContainer?

clone this repository

git clone https://github.com/i99dev/Statistics-and-Data-Science

next from cmd or your terminal

cd Docker_for_code && code .

when vscode its open and make sure you root is insaid the docker_for_code folder

gif

What is docker_for_code?

its all my note I wrote when i was learning MicroMasters®. included with all python libraries. you need for this coures.

What is microMasters?

MicroMasters® is a program in statistics and data science. provided by the University of Michigan.

How i use without your note?

clone repository and remove any folder insaid Docer_for_code. and keep the folders .devcontainer and .vscode.

and lastly, you need to run the following command in the terminal.

rm -rf .gitignore

About


Languages

Language:Jupyter Notebook 99.1%Language:Python 0.6%Language:Shell 0.3%Language:Dockerfile 0.1%