Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/report #19

Merged
merged 5 commits into from
Aug 8, 2023
Merged

Feature/report #19

merged 5 commits into from
Aug 8, 2023

Conversation

ColinDaglish
Copy link
Collaborator

New features:
Streamlit_app.py
streamlit.py
style.css
These features build on the pre-existing pipeline, combining the existing functions into a streamlit dashboard, which helps the user visualise the changes to the hyperparameters and hopefully come to a decision about which options to choose.

@ColinDaglish ColinDaglish marked this pull request as draft August 8, 2023 10:26
@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Patch coverage: 0.79% and project coverage change: -19.39% ⚠️

Comparison is base (32c1ba3) 79.97% compared to head (9bd2cea) 60.58%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #19       +/-   ##
===========================================
- Coverage   79.97%   60.58%   -19.39%     
===========================================
  Files          19       21        +2     
  Lines         774     1025      +251     
===========================================
+ Hits          619      621        +2     
- Misses        155      404      +249     
Files Changed Coverage Δ
src/modules/streamlit.py 0.00% <0.00%> (ø)
src/run_pipeline.py 0.00% <0.00%> (ø)
streamlit_app.py 0.00% <0.00%> (ø)
src/modules/preprocessing.py 90.62% <66.66%> (-1.18%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ColinDaglish ColinDaglish marked this pull request as ready for review August 8, 2023 12:38
@ColinDaglish ColinDaglish merged commit bc2b902 into main Aug 8, 2023
1 of 3 checks passed
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.

2 participants