-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
documentation 📖Improvements or additions to documentationImprovements or additions to documentationreleasedIncluded in a releaseIncluded in a release
Description
- New tutorial "Getting started":
- Explain how to use the different parts of the library to solve the popular Titanic example. The data is already available in the repository under
docs/tutorials/data/titanic.csv.
- Explain how to use the different parts of the library to solve the popular Titanic example. The data is already available in the repository under
- Improve "Data Processing" tutorial:
- How to use table transformers / invertible table transformers
- How to transform a column with
transform_column - Use Markdown headings so the table of contents is filled properly (see https://stdlib.safeds.com/en/stable/tutorials/data_visualization/)
- Improve "Data Visualization" tutorial:
- Add explanatory text to the sections "Boxplot" and beyond
- Improve "Machine Learning" tutorial:
- How to use metrics in general
- Which metrics are available
- What do the different metrics mean (formulas) and when should they be used
- Also useful to explain things like confusion matrix, false/true positive/negatives. Refer to the glossary by @patrikguempel for more information.
Reactions are currently unavailable
Metadata
Metadata
Labels
documentation 📖Improvements or additions to documentationImprovements or additions to documentationreleasedIncluded in a releaseIncluded in a release
Type
Projects
Status
✔️ Done