Skip to content

DaanvanderValk/CyberDataAnalytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 

Repository files navigation

CyberDataAnalytics: lab assignment 1

Group 1: Daan van der Valk and Sandesh Manganahalli Jayaprakash

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

Code highlights

Installation instructions

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.

Python packages

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.

About

Lab assignments for Cyber Data Analytics, the TU Delft course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages