shareourenthusiasm / Anomalous_Sound_Detection_dacon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anomalous_sound_detection_dacon

Dacon competitions

How to Use

  • Run main.py

Requirements

  • pandas == 1.5.3
  • numpy == 1.21.6
  • torch == 1.13.1+cu116
  • librosa == 0.9.2
  • tqdm == 4.64.1

Metric

  • Macro F1 Score

Score

  • Public score : 86.07 (59/600)
  • Private score : 84.40 (64/600)

Workers

  • Seed ensemble
  • Exploratory Data Analysis
  • Code refactoring
  • Project Managing
  • AutoEncoder
  • log-mel spectrogram
  • find threshold method

Citation

About

License:MIT License


Languages

Language:Python 100.0%