Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
- Basic sklearn pipelines to dml script mapping
- List of supported algorithms DBSCANMapper,
l2svm, Gaussian, GLM, MultiLogReg - A distinction between supervised and unsupervised
algorithms added. - Simple testing to verify the transformation, and
add error handling - Includes basic design documentation and decisions.