Question: True or False. Any custom classifier used in the visual ML tool must have a predict ( ) and a fit ( ) method. True.

True or False. Any custom classifier used in the visual ML tool must have a predict() and a fit() method.
True. A custom classifier must have these methods and can also implement a predict_proba() method.
False. A custom classifier must have a fit() and a transform() method.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!