Package es.upm.etsisi.cf4j.examples
Class GettingStartedExample
- java.lang.Object
-
- es.upm.etsisi.cf4j.examples.GettingStartedExample
-
public class GettingStartedExample extends Object
In this example we analyze how the Mean Squared Error (MSE) varies according to the value of the regularization term in Probabilistic Matrix Factorization (PMF). This is the example included in the Getting Started section of the readme.md.
-
-
Constructor Summary
Constructors Constructor Description GettingStartedExample()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-