Lambda-School-Labs/Labs26-StorySquad-DS-TeamB

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.ebignore
.github/ISSUE_TEMPLATE.md
.github/pull_request_template.md
.github/workflows/DockerBuildPush.yml
.github/workflows/ReportCoverage.yml
.gitignore
Dockerrun.aws.json
LICENSE
README.md
assets/OCR_Models.png
assets/arch_layout.png
assets/endpoints.png
assets/histogram.png
assets/line_graph.png
assets/product_video.mp4
assets/security_diagram.png
assets/story_squad_banner.png
data/README.md
data/rankings.csv
data/squad_score_metrics.csv
docker-compose.yml
notebooks/README.md
notebooks/clustering.ipynb
notebooks/count_spelling_errors.ipynb
notebooks/score_visual.ipynb
notebooks/squad_score_mvp.ipynb
notebooks/submission_endpoint_interations.ipynb
notebooks/transcribed_stories.ipynb
notebooks/transcription_confidence.ipynb
project/Dockerfile
project/app/__init__.py0
A
0 mins
project/app/api/__init__.py0
A
0 mins
project/app/api/clustering.py57
A
0 mins
project/app/api/models.py126
A
0 mins
project/app/api/submission.py72
A
0 mins
project/app/api/visualization.py46
A
0 mins
project/app/main.py25
A
0 mins
project/app/utils/README.md
project/app/utils/__init__.py0
A
0 mins
project/app/utils/clustering/clustering_mvp.py78
A
3 hrs
project/app/utils/complexity/MinMaxScaler.pkl
project/app/utils/complexity/squad_score.py83
A
1 hr
project/app/utils/img_processing/confidence_flag.py39
A
3 hrs
project/app/utils/img_processing/google_api.py113
A
1 hr
project/app/utils/img_processing/safe_search.py32
A
0 mins
project/app/utils/img_processing/transcription.py23
A
0 mins
project/app/utils/moderation/bad_single.csv
project/app/utils/moderation/text_moderation.py51
A
0 mins
project/app/utils/security/header_checking.py44
A
1 hr
project/app/utils/visualizations/histogram.py68
A
0 mins