Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Leipzig Machine Learning Group
conML
python
Commits
ea267f8e3fba98b513dd46b605a1ad33ef0b2a9d
Select Git revision
0 results
python
Author
Search by author
Any Author
authors
0 authors
Oct 03, 2019
Create dirs for functionality and unit tests.
· ea267f8e
dmt
authored
5 years ago
ea267f8e
Insert default settings into config file after cml installation.
· 34878f67
dmt
authored
5 years ago
34878f67
Make import absolute and implicit.
· 0da16623
dmt
authored
5 years ago
0da16623
Add data set with needed columns like T, Z and Sigma.
· 69b11483
dmt
authored
5 years ago
69b11483
Modify .gitignore and remove pycache.
· 9ac6e8bf
dmt
authored
5 years ago
9ac6e8bf
Remove pycache folder.
· 4e203a93
dmt
authored
5 years ago
4e203a93
Oct 01, 2019
Update .gitignore file.
· f4115dff
dmt
authored
5 years ago
f4115dff
Load test data set.
· fbe1d435
dmt
authored
5 years ago
fbe1d435
Import public user interface into controller package level.
· 9b4fe8e5
dmt
authored
5 years ago
9b4fe8e5
Define the general cml domain.
· 882426cc
dmt
authored
5 years ago
882426cc
Define the DataSource, Preprocessor and LearnblockIdentifier.
· 0319d03d
dmt
authored
5 years ago
0319d03d
Define usecase for pre processing the data.
· 72a917b8
dmt
authored
5 years ago
72a917b8
Define the public user interface.
· 8d5ce223
dmt
authored
5 years ago
8d5ce223
Define abstract adapter for all data sources and a pandas wrapper.
· ef5714f7
dmt
authored
5 years ago
ef5714f7
Define general, pre processing and learn block identification settings.
· e3a75c0a
dmt
authored
5 years ago
e3a75c0a
Define request for pre processing the training data.
· c2ea227a
dmt
authored
5 years ago
c2ea227a
Define abstract class for all usecases.
· 9374c07a
dmt
authored
5 years ago
9374c07a
Import public user interface into cml package level.
· 27bc2228
dmt
authored
5 years ago
27bc2228
Move default settings.ini file into local .cml folder.
· 93c6cb18
dmt
authored
5 years ago
93c6cb18
Create in user home folder a .cml config folder.
· d8682eae
dmt
authored
5 years ago
d8682eae
Define layout for source code.
· 9fb7b920
dmt
authored
5 years ago
9fb7b920
Update .gitignore file.
· c5883dd5
dmt
authored
5 years ago
c5883dd5
Rename doc to docs.
· 91696dc6
dmt
authored
5 years ago
91696dc6
Define project skeleton.
· 41974191
dmt
authored
5 years ago
41974191
Aug 21, 2019
Initial commit
· 9282cc11
Thomas Schmid
authored
5 years ago
9282cc11
Loading