Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
2L-VKOGA
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
pub
ians-anm
2L-VKOGA
Commits
b38ea099
Commit
b38ea099
authored
1 year ago
by
Tizian Wenzel
Browse files
Options
Downloads
Patches
Plain Diff
Minor update in testfile, updated README.
parent
2be76f9a
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+10
-0
10 additions, 0 deletions
README.md
example_files/01_testfile.py
+0
-20
0 additions, 20 deletions
example_files/01_testfile.py
with
10 additions
and
20 deletions
README.md
+
10
−
0
View file @
b38ea099
...
...
@@ -2,6 +2,16 @@
Python implementation of the 2L-VKOGA algorithm, which uses a kernel optimization (two layered kernel) before running VKOGA with the modified kernel.
## Installation
pip install git+https://gitlab.mathematik.uni-stuttgart.de/pub/ians-anm/2l-vkoga@v0.1.0
## Usage
Have a look into the
[
demo file
](
https://gitlab.mathematik.uni-stuttgart.de/pub/ians-anm/2l-vkoga/-/blob/main/example_files/01_testfile.py
)
.
## How to cite:
If you use this code in your work for scalar-valued output data, please cite the paper
...
...
This diff is collapsed.
Click to expand it.
example_files/01_testfile.py
+
0
−
20
View file @
b38ea099
...
...
@@ -41,26 +41,6 @@ plt.draw()
# Result: Since the training set is quite small, we can clearly observe overfitting via the
# validation set tracking
...
...
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