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

docs: first regression program #1202

Merged
merged 6 commits into from
Jun 17, 2024
Merged

docs: first regression program #1202

merged 6 commits into from
Jun 17, 2024

Conversation

Muellersen
Copy link
Contributor

@Muellersen Muellersen commented Jun 7, 2024

Closes partially #1031

Summary of Changes

This pull request adds a new page to the getting started tab. This page displays the first steps one has to follow, in order to write their first safe ds program, that implements a regression model. It also offers a section that shows the full code, so that one can copy and paste for convenience.

Copy link

github-actions bot commented Jun 7, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ MARKDOWN markdown-link-check 1 0 0.88s
✅ REPOSITORY git_diff yes no 0.17s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Copy link

codecov bot commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.79%. Comparing base (cedbdfb) to head (d30afd5).
Report is 25 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1202   +/-   ##
=======================================
  Coverage   99.79%   99.79%           
=======================================
  Files         110      110           
  Lines       19247    19247           
  Branches     4110     4110           
=======================================
  Hits        19207    19207           
  Misses         40       40           

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

@lars-reimann lars-reimann changed the title First regression program page docs: first regression program Jun 17, 2024
Copy link
Member

@lars-reimann lars-reimann left a comment

Choose a reason for hiding this comment

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

Nicely explained, thank you.

@lars-reimann lars-reimann merged commit f510a3c into main Jun 17, 2024
8 checks passed
@lars-reimann lars-reimann deleted the first-program-regression branch June 17, 2024 14:18
@lars-reimann
Copy link
Member

🎉 This PR is included in version 0.18.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Included in a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants