Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
exp-ml-2-hillengass-graf
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor 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
igraf
exp-ml-2-hillengass-graf
Commits
a398e977
Commit
a398e977
authored
1 year ago
by
igraf
Browse files
Options
Downloads
Patches
Plain Diff
Add README
parent
9a7cb9a1
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
project/figures/README.md
+17
-0
17 additions, 0 deletions
project/figures/README.md
with
17 additions
and
0 deletions
project/figures/README.md
0 → 100644
+
17
−
0
View file @
a398e977
# Figures
This folder contains several figures that are used in the project. These are:
-
folders for each of the classifiers, containing the figures for the confusion matrices, learning curves, grid search results, ...
-
`cnn`
-
`decision_tree`
-
`naive_bayes`
-
`random_forest`
-
the folders
`correctly_classified`
and
`misclassified`
containing examples of correctly and misclassified images
-
the folder
`examples_from_dataset`
containing examples of images from the dataset, with applied filters and resizing
-
as well as the following figures:
-
`baselines.png`
=> a figure comparing the performance of the baseline models
-
`class_distribution_histogram.png`
and
`class_distribution_histogram`
=> histograms of the class distribution in the dataset
-
`data_reduction.png`
=> a diagram showing the results for training on a reduced dataset
-
`dataset_split.png`
=> a pie chart showing the split of the dataset into training, validation and test set
-
`final_results.png`
=> a plot showing the final results of the classifiers on the test set
-
`image_features.png`
=> a visualization of the features extracted from an image
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment