Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 600 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 600 Bytes

CS529 Security Analytics (Purdue University)

Instructor: Z. Berkay Celik (zcelik@purdue.edu)

TA: Siddharth Divi (sdivi@purdue.edu)

This repository contains background on jupyter notebooks to introduce students pandas, numpy, matplotlib, keras, and machine learning evaluation metrics.

This repository consists of three modules, each of which is outlined below:

Module 1 introduces python with numpy, pandas and scikit-learn.

Module 2 introduces the evaluation of machine learning models using scikit-learn.

Module 3 introduces building deep learning models using Keras.