create isolation kernel and svm_iso
#4
Labels
engine
engine topic
enhancement
New feature or request
help wanted
Extra attention is needed
kernel
kernel binding
I think it would be cool to build an isolation kernel for {maize}. It would fall under specialty kernels, but needs implemented and then provide bindings to parsnip.
I think this would be a multistep process,
isodot
. This would need to be of the kernel class. within this kernel, callisotree::isolation.forest()
, i think this would be easiestkernels
and would be compatible withksvm
, the main binding of {maize}svm_iso
andsvm_iso_data
, referencing the newisodot
in defaultsI think that's all that is necessary (?)
The text was updated successfully, but these errors were encountered: