for example the 01-function-classifier.ipynb is not working at all
error like:
AttributeError: 'FunctionClassifier' object has no attribute 'classes_'
and the parallel_coordinates(df, label="survived", height=200) command doesn't present the lines of the lables prediction.
why is that?
for example the 01-function-classifier.ipynb is not working at all
error like:
AttributeError: 'FunctionClassifier' object has no attribute 'classes_'
and the parallel_coordinates(df, label="survived", height=200) command doesn't present the lines of the lables prediction.
why is that?