/4nids-data-science-tools

An introductory course to pandas and scikit learn

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

4nids-data-science-tools

This repository illustrates most of the code that i created when studying the KDD9 dataset using pandas and scikitlearn, part of the ESPRIT course at 4NIDS fall 2018.

Concepts studied are:

  • Pandas datasets
  • Decision trees
  • Neural networks
  • K-Clusters
  • Support vector machines