High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.
i have a million dataset to predict by ffm, now i only know predict value , but i do not know which id deserve the score. becauce i want to group by id then sort by score. thank you
i have a million dataset to predict by ffm, now i only know predict value , but i do not know which id deserve the score. becauce i want to group by id then sort by score. thank you