Skip to content

Flask server responsible for hosting the SVM-based sleep deprivation detection model used by the SleepSpec mobile application. It handles incoming audio data, processes it, and returns the model’s predictions in real-time.

License

Notifications You must be signed in to change notification settings

rafaeljacov/sleepspec-server

Repository files navigation

The Flask server is responsible for hosting the SVM-based model used for mild sleep deprivation detection by the SleepSpec mobile application. It handles incoming audio data, processes it, and returns the model’s predictions.

📦 IMPORTANT

inside updated_model/svm_pca_strf_n_comp=24.pkl is a dictionary: "svm": clf.best_estimator_, "pca": pca

About

Flask server responsible for hosting the SVM-based sleep deprivation detection model used by the SleepSpec mobile application. It handles incoming audio data, processes it, and returns the model’s predictions in real-time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •