Akshit Chopra

Results 3 issues of Akshit Chopra

I want to manually verify the prediction of a particular testing sample.

How can I save a trained tffm for future predictions ? The model object cannot be pickled due to thread.RLock type object and isn't json serializable either.

I ran the model on my data and could see huge variations in predictions with respect to previous training on the same data. How can I tackle that so that...