geffy / tffm

TensorFlow implementation of an arbitrary order Factorization Machine
MIT License
780 stars 176 forks source link

Problem in cross validating the model using sklearn #49

Closed therealthapa closed 3 years ago

therealthapa commented 5 years ago

The estimator TFFMClassifier() does not have score method.