Skip to content

ChinoCribioli/Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reviews

To run the model, use the run notebook.

To run the tests, open a terminal in the root directory and use the following commands:

coverage run -m pytest tests/test_evaluate.py tests/test_pca.py tests/test_knn.py

coverage report

The tests should be passed and the report will show the code coverage of the tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors