numl
numl copied to clipboard
Reccomendatin Problem
I've install numl from NuGet and there is no Reccomendation class in it.
If you are looking to implement a Recommender model see CofiRecommenderGenerator under the numl.Recommendation namespace. There isn't any docs for it yet, but check out this unit test for details on how to implement -> https://github.com/sethjuarez/numl/blob/dev/Src/numl.Tests/SupervisedTests/CofiRecommenderTests.cs#L114.
EDIT: also check that you're on the latest prerelease build - currently 0.9.15-beta.