-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Tests and Sentment Analysis (#39) * hotfix names * Refactor: Format date (#27) * refactor: capitalize sentiments (#24) Co-authored-by: JoaoM-py <[email protected]> * fix: translate sentiments (#28) * Feat/separate training reviews (#35) * feat: create function to get random data * feat: create function to get training data * feat: get training data * chore: Manual sentiment classification --------- Co-authored-by: Maria Gabriela Reis <[email protected]> * Feat/#0303 create classification model (#37) * feat: update manual classification * fix: translate topics and sentiments * feat: add seaborn lib * fix: translate topics, update reviews count * feat: create classification model * feat: training, test and apply classification model * refactor: Update stars name * refactor: Update training method --------- Co-authored-by: JoaoM-py <[email protected]> * Feat/#42 test coverage (#38) * feat: create pipeline tests * refactor: Update files names * feat: Training data * feat: Creating pipeline tests * merge: Merge develop * feat: Coverage and sonarcloud config * refactor: Update processing and remove comments * chore: update python version * chore: update sonarcloud * chore: update tests * chore: update tests * chore: update tests --------- Co-authored-by: GabrielCamargoL <[email protected]> Co-authored-by: JoaoM-py <[email protected]> Co-authored-by: JoaoM-py <[email protected]> * feat: add new model to sentiment analysis * fix: use correct training and treat exceptions * fix: remove console logs * feat: increment reviews quantity * fix: tests of the updated pipeline * feat: select only necessary columns and apply your types * feat: optimize clear data step * Delete .env * style: format and remove unused files * feat: create a file for pre processing step * feat: create file to classification model * feat: create file to topic model * feat: get metrics from classification model * feat: use new steps and adjust details * fix: remove some code smells and run processing * fix: update training and test data visualization * feat: create and fix unit tests * fix: remove .coverage * reafacto: remove unused test --------- Co-authored-by: Maria Gabriela Reis <[email protected]> Co-authored-by: GabrielCamargoL <[email protected]>
- Loading branch information
1 parent
ad1f1ed
commit 80a79b6
Showing
7 changed files
with
181 additions
and
225 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.