An open API service indexing awesome lists of open source software.

https://github.com/rtlee9/kaggle-tsa


https://github.com/rtlee9/kaggle-tsa

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

          

# Kaggle TSA

3D convolutional neurual net classifiers for the Kaggle [TSA Passenger Screening Algorithm Challenge](https://www.kaggle.com/c/passenger-screening-algorithm-challenge).

## Usage (Python 3.6)
1. Download [data](https://www.kaggle.com/c/passenger-screening-algorithm-challenge/data)
1. Preprocess data, train models and make inferences: `Make`