librec icon indicating copy to clipboard operation
librec copied to clipboard

LibRec: A Leading Java Library for Recommender Systems, see

Results 84 librec issues
Sort by recently updated
recently updated
newest added

Bumps hadoop-common from 3.3.0 to 3.3.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.hadoop:hadoop-common&package-manager=maven&previous-version=3.3.0&new-version=3.3.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Hi! We notice that the random number generator (RNG) is used to produce test code in your project. For example, a random generator in the test method named ''testTimesWithSparseVectorPerformance() ''...

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.47 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...

dependencies

https://guoguibing.github.io/librec/index.html#

See https://www.baeldung.com/java-not-a-number for details.

Hi, all. Our group is working on how to identify configuration types of software. In this context, a configuration type refers to a Java type (class, interface, or enumeration type)...

We are releasing a new version of librec-auto this week. Part of the release is some new metrics and minor enhancements to LibRec. The biggest change is the creation of...

![image](https://user-images.githubusercontent.com/33833308/96842706-f2b0b080-147f-11eb-906f-7b90d4aa6905.png) > Factorization Machines https://www.csie.ntu.edu.tw/~b97053/paper/Rendle2010FM.pdf The old code implements gradient equation via run (if i !=j) everytime , so it will do this if-statement n time. According to the "Factorization...

Bumps commons-io from 2.4 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.4&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

LibRec Demo link is broken on README.md. Can you update it?