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
1aae106572039be81dd7dd22d77bddd572447a5d
Select Git revision
Branches
5
logging
master
default
protected
update-readme
publish-docs-to-readthedocs
add-autodeployment-to-pypi
5 results
python
cml
controller
Author
Search by author
Any Author
authors
Thomas Schmid
schmid
1 author
Nov 12, 2019
Clean api endpoints.
· 695ad5da
dmt
authored
5 years ago
695ad5da
Nov 05, 2019
Let the user specify the abbreviation for machine learning models.
· ac5c8316
dmt
authored
5 years ago
ac5c8316
Oct 29, 2019
Log iteration steps.
· 7f7a71f1
dmt
authored
5 years ago
7f7a71f1
Oct 28, 2019
Call deconstruction request with reference to data source.
· e8dc4637
dmt
authored
5 years ago
e8dc4637
Oct 24, 2019
Create deconstruction request/usecase and execute it.
· 2d8dd68b
dmt
authored
5 years ago
2d8dd68b
Oct 20, 2019
Initialize recontr. request with either conceptual or procedural models.
· 2fc6a3d7
dmt
authored
5 years ago
2fc6a3d7
Let the user specify the path for training data in the REPL.
· a6a1b1de
dmt
authored
5 years ago
a6a1b1de
Oct 18, 2019
Refactor search knowledge api endpoint.
· 7263d1b6
dmt
authored
5 years ago
7263d1b6
Define reconstruction api endpoint.
· 749b5013
dmt
authored
5 years ago
749b5013
Define feature selection endpoint.
· 2b0d9ce1
dmt
authored
5 years ago
2b0d9ce1
Depending on user input, instantiate conceptual or procedural constructor.
· 9020f68f
dmt
authored
5 years ago
9020f68f
Add feature_selection to api requests.
· d9f3c1a4
dmt
authored
5 years ago
d9f3c1a4
Import usecases, request and adapters for handling api requests.
· b228d805
dmt
authored
5 years ago
b228d805
Oct 10, 2019
Provide construction api endpoint.
· 88864054
dmt
authored
5 years ago
88864054
Create preprocessing request with density estimator and relative extrema finder.
· b872dea6
dmt
authored
5 years ago
b872dea6
Oct 03, 2019
Implement search_knowledge() interface.
· c7852eaa
dmt
authored
5 years ago
c7852eaa
Load default settings if the user does not specify a path.
· 7f2c26f5
dmt
authored
5 years ago
7f2c26f5
Make import absolute and implicit.
· 0da16623
dmt
authored
5 years ago
0da16623
Oct 01, 2019
Import public user interface into controller package level.
· 9b4fe8e5
dmt
authored
5 years ago
9b4fe8e5
Define the public user interface.
· 8d5ce223
dmt
authored
5 years ago
8d5ce223
Define layout for source code.
· 9fb7b920
dmt
authored
5 years ago
9fb7b920
Loading