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
bbb66be935af4097c8d94e1d01c02788f158b101
Select Git revision
Branches
5
logging
master
default
protected
update-readme
publish-docs-to-readthedocs
add-autodeployment-to-pypi
5 results
python
cml
domain
Author
Search by author
Any Author
authors
Thomas Schmid
schmid
1 author
Oct 20, 2019
Implement reconstruction mechanism.
· 7e8c23df
dmt
authored
5 years ago
7e8c23df
Construct only unlabeled learnblocks.
· bef24bd4
dmt
authored
5 years ago
bef24bd4
Oct 18, 2019
Log datablock processing.
· ec941e90
dmt
authored
5 years ago
ec941e90
Add logger attribute to reconstructor.
· 2aec893e
dmt
authored
5 years ago
2aec893e
Log the construction result.
· a0eab2f7
dmt
authored
5 years ago
a0eab2f7
Heave complexity reduction onto package level.
· bc7521aa
dmt
authored
5 years ago
bc7521aa
Implement the feature selection domain.
· 18d252bc
dmt
authored
5 years ago
18d252bc
Oct 10, 2019
Implement the construction logic for conceptual knowledge finding.
· 582bd4ff
dmt
authored
5 years ago
582bd4ff
Rename 'Reconstruction' to 'Reconstructor'.
· fa36ef69
dmt
authored
5 years ago
fa36ef69
Handle Sigma Z relatives in learn block creation.
· acbc5fb1
dmt
authored
5 years ago
acbc5fb1
Use an array to distinguish between halde and source data.
· 9f9d12fb
dmt
authored
5 years ago
9f9d12fb
Copy and Paste ckmeans algorithms.
· 9b58297d
dmt
authored
5 years ago
9b58297d
Oct 03, 2019
Drop columns by name and not by index.
· e528f829
dmt
authored
5 years ago
e528f829
Implement the sequence protocol in DataSource.
· ca487650
dmt
authored
5 years ago
ca487650
Identify blocks that satisfy the criteria for being a learning block.
· f342a4f6
dmt
authored
5 years ago
f342a4f6
Define request for knowledge searching and add Constructor and Reconstructor to __all__.
· 765e15ef
dmt
authored
5 years ago
765e15ef
Define classes for construction, reconstruction and knowledge search.
· abdcd33f
dmt
authored
5 years ago
abdcd33f
Oct 01, 2019
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 layout for source code.
· 9fb7b920
dmt
authored
5 years ago
9fb7b920
Loading