Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 290 Bytes

readme.md

File metadata and controls

5 lines (4 loc) · 290 Bytes

DeepSat

  • Data used for this project can be found here: https://www.kaggle.com/crawford/deepsat-sat4
  • All utility functions for data pre-processing and feature engineering can be found in src\utils.jl
  • Implementation of different classifier models can be found in models folder.