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
1bb1f5f854bad48639aff23c951d663fb68a4390
Select Git revision
Branches
16
master
default
dev-adv
dev-regression
always-batch-training
dev-planing
dev-actmax
dev-mask
dev-input-transform-plotting
dev-rnn
dev-2D-ratio
dev-memory
dev-balance-dataset
dev-organisation
dev-genetic-algorithm
dev-score-plot
dev-friend
16 results
KerasROOTClassification
Author
Search by author
Any Author
authors
Alwin.Wester
Alwin.Wester
Eric.Schanet
Eric.Schanet
Nikolai.Hartmann
Nikolai.Hartmann
Thomas Weber
Thomas.Weber
4 authors
Apr 27, 2018
Remove unnescessary call to scaler
· 1bb1f5f8
Nikolai
authored
6 years ago
1bb1f5f8
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
Merge remote-tracking branch 'origin/master'
· 99966d64
Nikolai
authored
6 years ago
99966d64
Transform and plot data before training
· 35d84c65
Nikolai
authored
6 years ago
35d84c65
Apr 26, 2018
Added swp files to .gitignore
· a7e74f64
Thomas Weber
authored
6 years ago
a7e74f64
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