tarahmarie / dh-trace

MIT License
0 stars 0 forks source link

Svm use novels instead of authors #40

Closed jdmartin closed 3 months ago

jdmartin commented 3 months ago

As requested, this PR swaps out authors as the model in our SVM code in favor of the novels. (As you'd expected, a wider range of computed scores results when SVM is weight heavily... a novel is going to be a fuzzier thing than a collection of novels from an author.) Overall, though, the results on make_auto_scatterplot.py seem in line with what was expected.

Other notes:

Please test before merging. Also, start with ./begin.sh to ensure clean run.