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

Add prediction example #184

Merged
merged 4 commits into from
Nov 20, 2023
Merged

Add prediction example #184

merged 4 commits into from
Nov 20, 2023

Conversation

albertpod
Copy link
Member

@albertpod albertpod commented Nov 17, 2023

This PR introduces a new example notebook addressing the predictive functionality requested in issue #15. The example is designed to guide users through the prediction features of RxInfer.jl, rather than to construct an optimal predictive model. For added interest, the notebook includes a dataset from Kaggle to demonstrate these concepts in a real-world context.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Member

@bartvanerp bartvanerp left a comment

Choose a reason for hiding this comment

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

Thanks @albertpod! Looks good to me.

@albertpod
Copy link
Member Author

@wouterwln do you know why tests failed?

Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8cfd6e7) 80.23% compared to head (ef318a4) 80.23%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #184   +/-   ##
=======================================
  Coverage   80.23%   80.23%           
=======================================
  Files          11       11           
  Lines        1285     1285           
=======================================
  Hits         1031     1031           
  Misses        254      254           

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

@albertpod albertpod merged commit 223377e into main Nov 20, 2023
@albertpod albertpod deleted the example_prediction branch November 20, 2023 18:10
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