Hello Community,
I saw this both interesting videos about ROC and LIFT charts. In this videos the LIFT charts appears all the time after a apply model.
http://www.youtube.com/watch?v=bsiG-xCoKP8http://www.youtube.com/watch?v=j6Hxf5UtDKUNevertheless, in both videos they are not using a validation. I am trying to use the validation and a Lift Chart but I am getting all the time errors? I tried to insert the lift chart after the apply model in the validation but in the end I get this errors. What can I do?
Expected AverageVector but received ExampleSet.
Expected AverageVector but received DistributionModel.
Expected AverageVector but received LiftParetoChart.
In addition I am looking for a way or setting, that in the results example set an additionally row is inserted which shows the predicted class. So I can see which value is true and which one is false.
Best Regards and thank you
Marco