Skip to content

BSc-WUT/ML-API

Repository files navigation

About

Repository for Generalised Zero Shot Learning Model which is being created while working on Bachelor Thesis at Warsaw University of Technology

Dataset

In this repository dataset is ignored. To use the model properly you have to:

  1. Install the AWS CLI
  2. Run aws s3 sync --no-sign-request --region <your-region> "s3://cse-cic-ids2018/Processed Traffic Data for ML Algorithms/" dest-dir AWS region list
  3. Put data inside /data/raw

API

Working with notebooks

  1. cd packetbaseml
  2. pip install -e . or pip install --trusted-host pypi.org --trusted-host pypi.python.org --trusted-host files.pythonhosted.org -e . if encounter SSL errors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published