We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update the Cardea Class to:
Modeler
fit
predict
fit_predict
evaluate
cardea.py
core.py
save
load
The text was updated successfully, but these errors were encountered:
sarahmish
Successfully merging a pull request may close this issue.
Update the Cardea Class to:
Modeler
component using simplefit
,predict
,fit_predict
, andevaluate
functionalities.Modeler
a Random Forest pipeline after selecting the problem.cardea.py
tocore.py
.save
andload
capabilities to the Cardea Class.The text was updated successfully, but these errors were encountered: