Skip to content

DaanvanderValk/CDA2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CyberDataAnalytics: lab assignment 2

Group 1: Daan van der Valk and Sandesh Manganahalli Jayaprakash

Lab assignment 2 for Cyber Data Analytics, the TU Delft course.

Installation

All included scripts should be run with Python 3. We used Python 3.6.4 to be specific, but hopefully any Python 3 version would suffice.

The following packages should be installed, which can be done using pip (pip install <package>) or Conda (conda install <package>), whatever you prefer.

  • matplotlib
  • scipy
  • sklearn
  • pydotplus
  • graphviz (depending on the environment, also python-graphviz)
  • imblearn
  • joblib
  • seaborn
  • pandas

Some of these packages maybe already installed.

Highlights

Familiarization

ARMA

Discrete models (N-Grams)

PCA

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages