Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
aixd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AI-Augmented-Design
aixd
Merge requests
!174
Draft: Resolve
#184
"update user guide / website"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Draft: Resolve
#184
"update user guide / website"
184-update-user-guide-website
into
master
Overview
0
Commits
5
Pipelines
4
Changes
19
Open
Ania Apolinarska
requested to merge
184-update-user-guide-website
into
master
1 month ago
Overview
0
Commits
5
Pipelines
4
Changes
1
Expand
Closes
#184
0
0
Merge request reports
Compare
version 2
version 3
0676783d
2 weeks ago
version 2
f6e64e52
2 weeks ago
version 1
4d3e40d5
1 month ago
master (base)
and
version 3
latest version
2002c373
5 commits,
4 days ago
version 3
0676783d
4 commits,
2 weeks ago
version 2
f6e64e52
3 commits,
2 weeks ago
version 1
4d3e40d5
2 commits,
1 month ago
Show latest version
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
docs/userguide/plotter.rst
+
2
−
2
Options
@@ -142,10 +142,10 @@ One method to evaluate the trained ML model ist to compare the model predictions
.. code-block:: python
plotter.attributes_obs_vs_pred(block="inputML",
attributes=["x1"],
datamodule=datamodule)
plotter.attributes_obs_vs_pred(block="inputML", datamodule=datamodule)
.. image:: ../_images/
plotter_3_obsvspred
.png
.. image:: ../_images/
gettingstarted_7_45degreeplot_x
.png
:alt: The image cannot be displayed.
:align: center
:width: 600
Loading