Safe-DS / DSL

Statically checked Data Science programs.
https://dsl.safeds.com
MIT License
11 stars 0 forks source link

docs: first regression program #1202

Closed Muellersen closed 2 weeks ago

Muellersen commented 3 weeks ago

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.

github-actions[bot] commented 3 weeks ago

🦙 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_

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.79%. Comparing base (cedbdfb) to head (d30afd5).

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.