Update the Cardea Class to:
- Utilize the new
Modeler component using simple fit, predict, fit_predict, and evaluate functionalities.
- By default, assign the
Modeler a Random Forest pipeline after selecting the problem.
- Change the file name from
cardea.py to core.py.
- Add
save and load capabilities to the Cardea Class.
Update the Cardea Class to:
Modelercomponent using simplefit,predict,fit_predict, andevaluatefunctionalities.Modelera Random Forest pipeline after selecting the problem.cardea.pytocore.py.saveandloadcapabilities to the Cardea Class.