Skip to content

Convert hexadecimal file to decimal & feature extraction#32

Merged
conorato merged 32 commits intomasterfrom
backend/classification
Oct 22, 2020
Merged

Convert hexadecimal file to decimal & feature extraction#32
conorato merged 32 commits intomasterfrom
backend/classification

Conversation

@conorato
Copy link
Copy Markdown
Contributor

@conorato conorato commented Oct 8, 2020

Summary

This PR includes work to

  • Receive SD card file and converts it to a signed decimal array
  • Validates data
  • Extracts features from data provided in the file

@conorato
Copy link
Copy Markdown
Contributor Author

conorato commented Oct 8, 2020

rename backend package to classification

@conorato conorato marked this pull request as ready for review October 18, 2020 05:48
@conorato conorato changed the title [WIP] Backend/classification Convert hexadecimal file to decimal & feature extraction Oct 18, 2020
@conorato
Copy link
Copy Markdown
Contributor Author

Copy link
Copy Markdown
Contributor

@abelfodil abelfodil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall big brain stuff

Juste quelques commentaires sur la forme, sinon ça me semble correct

Comment thread backend/app.py Outdated
Comment thread backend/requirements.txt Outdated
Comment thread backend/requirements.txt Outdated
Comment thread backend/requirements.txt Outdated
Comment thread backend/classification/config/constants.py Outdated
Comment thread backend/classification/validation.py Outdated
Comment thread backend/classification/config/constants.py Outdated
Comment thread backend/classification/validation.py
Comment thread backend/classification/predict.py Outdated
Comment thread backend/classification/features/extraction.py Outdated
@conorato conorato requested a review from abelfodil October 19, 2020 03:42
Copy link
Copy Markdown
Contributor

@abelfodil abelfodil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sinon lgtm

Comment thread backend/app.py
@conorato conorato requested a review from abelfodil October 19, 2020 20:12
Comment thread web/src/views/analyze_sleep/upload_form/constants.js Outdated
Comment thread backend/app.py
@conorato conorato requested a review from abelfodil October 20, 2020 03:15
Copy link
Copy Markdown
Contributor

@WilliamHarvey97 WilliamHarvey97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super! Ça avance bien. Il ne manque plus qu'un dernier allez-retour au notebook et cela devrait être bon.

Comment thread backend/app.py
Comment thread backend/classification/config/constants.py
Comment thread backend/classification/exceptions.py
Comment thread backend/classification/exceptions.py
Comment thread backend/classification/features/extraction.py Outdated
Comment thread backend/classification/file_loading.py Outdated
Comment thread backend/classification/file_loading.py Outdated
Comment thread backend/classification/features/pipeline/time_domain.py
Comment thread backend/classification/features/pipeline/time_domain.py
Comment thread backend/classification/features/extraction.py Outdated
Comment thread backend/app.py Outdated
Comment thread backend/classification/config/constants.py Outdated
@conorato conorato merged commit b2b8792 into master Oct 22, 2020
@conorato conorato deleted the backend/classification branch October 22, 2020 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants