- Sort Score
- Num 10 results
- Language All
- Labels All
Results 91 - 100 of 1,257 for v (0.1 seconds)
Filter
-
test.ps1
Write-Host "Starting $AppName v$Version" Write-Host $Description...raw.githubusercontent.com/codelibs/fess-testdata/master/files/scripts/test.ps1 -
Linux - Openprojects - IBM Developer
developer.ibm.com/technologies/linux/openprojects/ -
test.pl
main { print "Starting $app_name v$version\n"; print "$description\n";...raw.githubusercontent.com/codelibs/fess-testdata/master/files/scripts/test.pl -
VotingRegressor — scikit-learn 1.8.0 documentation
is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingRegressor.html -
sklearn.metrics — scikit-learn 1.8.0 documentation
homogeneity and completeness and V-Measure scores at once. homogeneity_score...all samples. v_measure_score V-measure cluster labeling given...scikit-learn.org/stable/api/sklearn.metrics.html -
ConcurrentReferenceHashMap.Restructure (Spring ...
V > protected static enum Concu...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/util/ConcurrentRefer... -
Permutation Importance with Multicollinear or C...
scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance_multicollinear.html -
entrylist.rss
v=sYc19yaDO7M https://news.yaho...https://www.youtube.com/watch?v=YM5etXYPxOY https://news.yaho...b.hatena.ne.jp/entrylist.rss -
LinearRegression — scikit-learn 1.8.0 documenta...
is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LinearRegression.html -
Gaussian Mixture Model Selection — scikit-learn...
degrees v = 2.0 * np . sqrt ( 2.0 ) * np . sqrt ( v ) ellipse...ellipse = Ellipse ( mean , v [ 0 ], v [ 1 ], angle = 180.0 + angle...scikit-learn.org/stable/auto_examples/mixture/plot_gmm_selection.html