https://github.com/rtlee9/kaggle-tsa
https://github.com/rtlee9/kaggle-tsa
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rtlee9/kaggle-tsa
- Owner: rtlee9
- Created: 2018-01-18T06:36:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-18T06:41:24.000Z (over 8 years ago)
- Last Synced: 2025-02-23T04:16:22.914Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 1.07 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`