|
|
|
|
|
by dthal
3952 days ago
|
|
I've only glanced at her code, but it looks like[1] the predictions are from held-out data. EDIT: All of the data was used in forming the PCA basis, but that isn't (necessarily) an error, depending on the use-case. And the logistic regression model was evaluated on held-out data. [1]https://github.com/graceavery/Eigenstyle/blob/master/visuals... |
|