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
d5fc7b6c269dfa0659d75cfccb90728d84816ccc
Select Git revision
Branches
5
logging
master
default
protected
update-readme
publish-docs-to-readthedocs
add-autodeployment-to-pypi
5 results
python
cml
usecases
Author
Search by author
Any Author
authors
Thomas Schmid
schmid
1 author
Nov 17, 2019
Refactor logging mechanism and PandasBlock.
· d5fc7b6c
dmt
authored
5 years ago
d5fc7b6c
Nov 12, 2019
Refactor command module.
· 1aae1065
dmt
authored
5 years ago
1aae1065
Run knowledge search in parallel if needed.
· 673f4e77
dmt
authored
5 years ago
673f4e77
Nov 05, 2019
Let the user specify the abbreviation for machine learning models.
· ac5c8316
dmt
authored
5 years ago
ac5c8316
Nov 03, 2019
Use deque insated a queue for processing on the highter tiers.
· dd250778
dmt
authored
5 years ago
dd250778
Set max tier as a parameter, that can be changed by the user.
· c1157b27
dmt
authored
5 years ago
c1157b27
Oct 29, 2019
Log iteration steps.
· 7f7a71f1
dmt
authored
5 years ago
7f7a71f1
Oct 28, 2019
Call Datasource with just the block processing settings.
· f3d6c66a
dmt
authored
5 years ago
f3d6c66a
Separate initialization from running logic.
· b8e90b8f
dmt
authored
5 years ago
b8e90b8f
Oct 24, 2019
Move usecases to command module.
· 0ef04208
dmt
authored
5 years ago
0ef04208
Oct 20, 2019
Expand knowledge search with reconstruction step.
· 1cbe4158
dmt
authored
5 years ago
1cbe4158
Oct 18, 2019
Initialize loggers with handlers during knowledge search.
· 14073811
dmt
authored
5 years ago
14073811
Implement the feature selection domain.
· 18d252bc
dmt
authored
5 years ago
18d252bc
Oct 10, 2019
Call LearnblockIdentifier constructor with density estimator and relative extrema finder.
· 9a8b8d21
dmt
authored
5 years ago
9a8b8d21
Reraise exception.
· bc2dfdc8
dmt
authored
5 years ago
bc2dfdc8
Define constructor request and usecase.
· 6215e517
dmt
authored
5 years ago
6215e517
Oct 03, 2019
DataSource initializer needs keyword argument 'block_size'.
· d97495a9
dmt
authored
5 years ago
d97495a9
Define classes for construction, reconstruction and knowledge search.
· abdcd33f
dmt
authored
5 years ago
abdcd33f
Return result of successfully executed usecases.
· b3ac9ebc
dmt
authored
5 years ago
b3ac9ebc
Oct 01, 2019
Define usecase for pre processing the data.
· 72a917b8
dmt
authored
5 years ago
72a917b8
Define abstract class for all usecases.
· 9374c07a
dmt
authored
5 years ago
9374c07a
Define layout for source code.
· 9fb7b920
dmt
authored
5 years ago
9fb7b920
Loading