Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.13 KB

README.md

File metadata and controls

14 lines (9 loc) · 1.13 KB

Hands on Session on Logistic Regression from Scratch

Inspired by the following blogs, this is a simple hands on session to be used as an introduction to machine learning starting with logistig regression.

There are two jupyter notebooks provided in this repository: A hopefully self-explaining full presentation notebook and a almost blanck notebook to start with in the session.

The notebooks require numpy, matplotlib, sklearn and optionally tensorflow.

The simples way to use them on all platforms is Anaconda