Skip to content Skip to sidebar Skip to footer
Showing posts with the label Text Classification

Fasttext 0.9.2 - Recall Is 'nan' But Precision Is A Number

I trained a supervised model in FastText using the Python interface and I'm getting weird resul… Read more Fasttext 0.9.2 - Recall Is 'nan' But Precision Is A Number

Output Top 2 Classes From A Multiclass Classification Algorithm

I am working on a multiclass classificiation problem for text , where I have a lot of different cla… Read more Output Top 2 Classes From A Multiclass Classification Algorithm

Cannot Freeze Tensorflow Models Into Frozen(.pb) File

I am referring (here) to freeze models into .pb file. My model is CNN for text classification I am… Read more Cannot Freeze Tensorflow Models Into Frozen(.pb) File

Python Sklearn Pipiline Fit: "attributeerror: Lower Not Found"

I'm trying to classify sveveral text data into 3 categories using sklearn. But I'm getting … Read more Python Sklearn Pipiline Fit: "attributeerror: Lower Not Found"

FastText 0.9.2 - Recall Is 'nan' But Precision Is A Number

I trained a supervised model in FastText using the Python interface and I'm getting weird resul… Read more FastText 0.9.2 - Recall Is 'nan' But Precision Is A Number