module 'cyanure' has no attribute 'preprocess'
Haoqing-Wang opened this issue · 4 comments
Haoqing-Wang commented
How to install the right cyanure version?
Haoqing-Wang commented
why using cyanure instead of sklearn? I find sklearn is much more faster than cyanure.
woctezuma commented
I believe the authors of cyanure
are acquaintances of at least one of the co-authors of MSN Masked Siamese Networks
.
Moreover, you are free to use another library if you believe you can achieve better or faster results with it.
MidoAssran commented
Hi @Haoqing-Wang, yes to the point of @woctezuma, feel free to use whatever logistic regression library you would like! Should not change the results in a significant way.