Skip to content

pujun-ai/Intro_to_ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up instructions for Google Compute Engine

install git

git clone https://github.com/pbhatnagar3/Intro_to_ML/

install pip3

sudo apt-get update sudo apt-get -y install python3-pip

python3 -m pip install --upgrade pip python3 -m pip install jupyter

set up the firewall to have 8888 port

sudo python3 -mpip install matplotlib sudo python3 -mpip install sklearn sudo python3 -mpip install pandas sudo python3 -mpip install statsmodels sudo python3 -mpip install tqdm

start the jupyter notebook

jupyter notebook --ip=0.0.0.0 --port=8888 --no-browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •