Summary
How do I register a Custom Model in the DV
Content
Hi!
I am trying to build a survival analysis model with model, to predict the remaining life of equipment. I have written it using the lifelines library using the KaplanMeierFitter; but I register it as a script, where it shows in the Machine Learning page. When I try to invoke it on my dataset in the data flow; to train my custom model; it does not show up in the list.
I am quite new to this application, and have learnt to invoke my R and Python scripts using EVALUATE_SCRIPT and import my custom script using the Create Script function. I am not able to register this custom ML Model, though. How do it enable it to see in my dataflows?
Any help will be greatly appreciated.
Kind Regards