salemalem / ml_by_google_dev

Udemy course: https://www.udemy.com/course/making-computers-think/learn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains code from udemy course below

Udemy course: https://www.udemy.com/course/making-computers-think/learn/

type in cmd to active virtualenv

cd venv/Scripts/
activate

to deactivate

deactivate

to install required pip packages

pip install -r requirements.txt

required pip packages

* sklearn
* pandas
* numpy
* scipy
* jupyter (optional, but I used it.)

About

Udemy course: https://www.udemy.com/course/making-computers-think/learn/


Languages

Language:Python 83.5%Language:JavaScript 12.5%Language:Jupyter Notebook 2.6%Language:HTML 0.6%Language:C++ 0.3%Language:C 0.3%Language:Smarty 0.1%Language:CSS 0.0%Language:ASP 0.0%Language:XSLT 0.0%Language:PowerShell 0.0%Language:Batchfile 0.0%Language:Visual Basic 0.0%