| clear query|facets|time |
Search criteria: position.
Results from 21 to 30 from
424 (0.54s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Vector and Matrices - The Next Gen - Mahout - [mail # dev]
|
|
... (Disabled SerializationBenchmark which doesn't seem to work with 0.7) and ran against 0.7. There is one regression. But rest have been pretty positive. On Sun, Apr 21, 2013 at 12:37 PM, Ted...
|
|
|
Author: Robin Anil,
2013-05-05, 03:31
|
|
|
Re: Can someone suggest an approach for calculating precision and recall for distributed recommendations? - Mahout - [mail # user]
|
|
... as they reach the top 5 positions. If you want, it's a more 'global' measure, finding out if the final list delivered is right or not, while RMSE computes algorithm quality item by item. None...
|
|
|
Author: Paulo Villegas,
2013-05-10, 11:56
|
|
|
NonNegativeQuadraticOptimizer # optimize(double[][] matrix, double[] b) - Mahout - [javadoc]
- [see source code]
|
|
...Non-negative Quadratic Optimization. @param matrix
matrix nxn positions @param b
vector b, n positions @return vector of n weights ...
|
|
|
http://search-lucene.com/jd/ma...cOptimizer.html#optimize(double[][], double[])
|
|
|
Re: Call to action – Mahout needs your help - Mahout - [mail # dev]
|
|
... contributors positively b) won't break things too often (breaking the build sometimes is probably a good sign) c) will make significant contributions without leading the project into a situation...
|
|
|
Author: Ted Dunning,
2013-03-26, 08:29
|
|
|
Fwd: Category 0 in Model dissection - Mahout - [mail # user]
|
|
..., Positive and Negative using AdaptiveLogisticRegression. When dissecting this model, to get the category on which a feature has a most impact, I followed the codes from org...
|
|
....apache.mahout.classifier.sgd.SGDHelper, Line 74 (mahout-examples 0.7): ngNames.get(w.getMaxImpact() + 1). where ngNames is the label list (i.e. ["Positive", "Negative"]), and w is the Weight instance of a feature. However...
|
[+ show more]
[- hide]
| ..., the Weight class internally represents n labels using a vector with n-1 positions ( am I correct?) , so it seems impossible to retrieve category 0, if a feature has a most impact on it. Could anyone... |
|
|
Author: Zheyi RONG,
2013-03-08, 14:04
|
|
|
Data # get(int index) - Mahout - [javadoc]
- [see source code]
|
|
...Returns the element at the specified position @param index
index of element to return @return the element at the specified position @throws Index...
|
|
|
http://search-lucene.com/jd/mahout/core/org/apache/mahout.../Data.html#get(int)
|
|
|
Re: Problems with Mahout's RecommenderIRStatsEvaluator - Mahout - [mail # user]
|
|
.... Often the input has no positive or negative label (a click); everything is 'positive'. If you're predicting anything, it's not one target, but many targets, one per item, as if you have many...
|
|
... of thing apply here. Viewed through the supervised lens, I suppose you could say that this process only ever predicts the positive class, and that's different. In fact it is not classifying given...
|
[+ show more]
[- hide]
| ... test examples at all... it's like it is telling you which of many classifiers (items) would be most likely to return the positive class On Sun, Feb 17, 2013 at 11:56 AM, Osman Başkaya wrote: ... |
|
|
Author: Sean Owen,
2013-02-17, 14:05
|
|
|
State # mutate() - Mahout - [javadoc]
- [see source code]
|
|
...Clones this state with a random change in position. Copies the payload and
lets it know about the change. @return A new state. ...
|
|
|
http://search-lucene.com/jd/mahout/core/org/apache/mahou.../State.html#mutate()
|
|
|
Swapper - Mahout - [javadoc]
- [see source code]
|
|
...Interface for an object that knows how to swap elements at two positions (a,b). ...
|
|
|
http://search-lucene.com/jd/mahout/math/org/apache/mahout/math/Swapper.html
|
|
|
CfP 2013 Workshop on Middleware for HPC and Big Data Systems (MHPC'13) - Mahout - [mail # user]
|
|
..., to present research results, early research ideas, perspectives and positions of interest to the community. Lightning talks should spark discussion with presenters making themselves available...
|
|
|
Author: MHPC 2013,
2013-04-25, 21:32
|
|
|
|