Skip to content

nreco/recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NReco Recommender

NReco Recommender is a .NET port of Apache Mahout Collaborative Filtering engine "Taste" (standalone, non-Hadoop version). Names of namespaces, class names and public methods are preserved but aligned with C# naming conventions.

NuGet Release AppVeyor

Links

Copyright and License

Copyright 2013-2017 Vitalii Fedorchenko (nrecosite.com) Parts of this code are based on Apache Mahout ("Taste") that was licensed under the Apache 2.0 License (see http://www.apache.org/licenses/LICENSE-2.0).

Free and public version of NReco Recommender is licensed under AGPL.

Buying a license is mandatory as soon as you develop commercial activities distributing the NReco Recommender inside your product or deploying it on a network without disclosing the source code of your own applications under the AGPL license. These activities include:

  • offering paid services to customers as an ASP
  • making recommendations in the cloud or in a web application
  • shipping NReco Recommender with a closed source product