Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reccomendatin Problem #71

Open
pfdundar opened this issue May 1, 2017 · 1 comment
Open

Reccomendatin Problem #71

pfdundar opened this issue May 1, 2017 · 1 comment

Comments

@pfdundar
Copy link

pfdundar commented May 1, 2017

I've install numl from NuGet and there is no Reccomendation class in it.

@bdschrisk
Copy link
Collaborator

bdschrisk commented May 4, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants