Hattomo/data_competitions

Code refactor

Opened this issue · 0 comments

コードの整理

  • preprocess, train, submitなどに分離する

    • 一部ライブラリとして切り出し?
    • train, valid, testの統合
  • 新しいlibraryの導入&テスト

    • hydra #1
    • mlflow #2
  • コードリント

    • pylintへの対応