Hey all, Picking up on the questions in the ‘Understanding Hello_tp.py’ thread, I’m curious to know where in the code base I can find the cla classifier class being used. Even in the “tp_likelihood_test.py” file, the classifier which is responsible for outputting likelihoods is completely ignored.
My attempts at using the classifier class have been (terribly) unsuccessful with odd, seemingly haphazard predictions. Is the classifier still being used or has it been deprecated? If it’s still being used, Can anyone point me to some code where the class is utilized so I can use that as a template? thank you, Nick
