Commit History

model named sentimentality not sentimental
217b0e2

Sambhavnoobcoder commited on

after certain shocking findings , I have discovered a discrepancy in the value of x and predictions , becos of which now I will test my own model for the same .
a3d47cc

Sambhavnoobcoder commited on

trying the Russian model in ints original form
f7c6ade

Sambhavnoobcoder commited on

ok , so my model was giving negative answer fro both good and bad , so now I ma testing another model.
5f8d01c

Sambhavnoobcoder commited on

fun fact , you can't reshape an array of size 30 into size 200
e5c3564

Sambhavnoobcoder commited on

model size expected (none,30) found (none,200).
eed7773

Sambhavnoobcoder commited on

changed return to resolve tuple out of bounds error
6aa4fcc

Sambhavnoobcoder commited on

was getting negative irrespective of input
b976ff0

Sambhavnoobcoder commited on

removed del scores['custom'] as we don't have a custom , becks me never used sentimentality nlpk library
ae7453b

Sambhavnoobcoder commited on

tried adapting demo code from docs
73e1dac

Sambhavnoobcoder commited on