Skip to content

CERBERUS Team submission for the 2023 IEEE HOST Supply Chain Security Track (Phase 1)

Notifications You must be signed in to change notification settings

amacgillivray/cerberus_HOST_2023_SCS

Repository files navigation

CERBERUS - IEEE HOST 2023

DEMO LINK

This repository replicates (including images) the environment we used to train and run our model for the 2023 IEEE HOST SCS competition.

There are two important python notebooks:

  • build_model.ipynb
  • run_model.ipynb - USE THIS TO RUN OUR MODEL

build_model.ipynb

This file contains the code we used to train and test our original model.

run_model.ipynb

Merely open the notebook and run.

This notebook will run the model on:

  • the training data
  • the test data
  • the holdout data

For the test and training data, the accuracy and confusion matrix will be printed.

For the holdout data, a list of predictions and their associated IDs will be printed. This should match the outputs shown in sample_submission.csv.

Submission Information

About

CERBERUS Team submission for the 2023 IEEE HOST Supply Chain Security Track (Phase 1)

Resources

Stars

Watchers

Forks