Details
-
Epic
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
New Built-in functions
Description
This Epic contains the Task of taking algorithm implementations from scripts and making them part of the builtin functions.
To add an algorithm to the builtin you have to add a tests that verify the correctness of the algorithms, and therefore require understanding of the internals of what each algorithm added is doing.
Progress of this epic
ISSUE | Algorithm name | dml | R | Docs |
Cox algoritm to Builtin | Y | N | N | |
Cspline to Builtin | Y | Y | Y | |
Kaplan Meir Estimates to Builtin | Y | N | N | |
Random Forest to Builtin | Y | N | N | |
Stratified Statistics to Builtin | N | |||
LeNet to Builtin | N | |||
Perceptron Network to Builtin | N | |||
Feed Forward Network Builtin | N | |||
Add Builtin Decision Tree | Y | Y | Y | |
Bayesian Optimization Algorithm | Y | N | N | |
Tomeklink builtin function | Y | Y | Y | |
Cspline Predict function | N | N | N | |
String Tokenizer API | Y | NA | N | |
Missing Value Imputation using Exponential Moving Average | Y | Y | Y | |
Gaussian Classifier | Y | Y | Y | |
Builtin for Denial Constraint validation | Y | N | N | |
Sherlock builtin function | Y | Y | Y | |
NaiveBayesPredict builtin function | Y | Y | Y |
Attachments
1.
|
Built-in CorrectTypos | Closed | Unassigned | |
2.
|
detectMissingType - Infer the type of Missing data | Open | Unassigned |