|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
MyrrixRecommender.isReady() returns true.
BitSet.Class-related utility methods.Recommender.estimatePreference(long, long), suitable for computing many estimates
at once.
FastByIDMap; used with float instead of
double.FastByIDMap; adds new methods.MyrrixRecommender.ingest(File), but reads from a Reader.
MyrrixRecommender.setPreference(long, long, float).
ClassUtils.loadInstanceOf(String, Class, Class[], Object[]) for no-arg constructors.
Handler that records recent log lines in memory.l mod m, such that the result is always in [0,m-1], for any long
value including negative values.
RecommendedItem which is mutable.ItemBasedRecommender,
including a method to recommend to "anonymous" users MyrrixRecommender.recommendToAnonymous(long[], int)
and a means to bulk-load data MyrrixRecommender.ingest(Reader).InputStream which returns no bytes.InputStream to the file.
float from a String as if by Float.valueOf(String), but disallows special
values like Float.NaN, Float.POSITIVE_INFINITY and Float.NEGATIVE_INFINITY.
RunningAverageAndStdDev but adds more statistics, like min and max.RecommendedItem which can be compared with itself.WeightedRunningAverage but uses int weights.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||