Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
KerasROOTClassification
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
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
Nikolai.Hartmann
KerasROOTClassification
Commits
72aeb7c1b8645f9f938aa61ec938fb35a8bff247
Select Git revision
0 results
KerasROOTClassification
toolkit.py
Author
Search by author
Any Author
authors
0 authors
Apr 27, 2018
make method naming consistent (snake case)
· 72aeb7c1
Nikolai
authored
6 years ago
72aeb7c1
Don't refit StandardScaler to test data
· 738da982
Nikolai
authored
6 years ago
738da982
Transform and plot data before training
· 35d84c65
Nikolai
authored
6 years ago
35d84c65
Apr 26, 2018
Added plotROC function and scaler function call
· 660b4beb
Thomas Weber
authored
6 years ago
660b4beb
Keras MLP model and its training
· 34930398
Nikolai.Hartmann
authored
6 years ago
34930398
Loading and saving of StandardScaler
· 64b90646
Nikolai.Hartmann
authored
6 years ago
64b90646
load data from hdf5 if already existent
· 2d10bf67
Nikolai.Hartmann
authored
6 years ago
2d10bf67
initial commit
· 9ca36850
Nikolai.Hartmann
authored
6 years ago
9ca36850
Loading