- Sort Score
- Num 10 results
- Language All
- Labels All
Results 31 - 40 of 808 for v (3.84 seconds)
-
johnson_lindenstrauss_min_dim — scikit-le...
||u - v||^2 < ||p(u) - p(v)||^2 < (1 + eps) ||u - v||^2 Where...Where u and v are any rows taken from a dataset of shape (n_samples,...scikit-learn.org/stable/modules/generated/sklearn.random_projection.johnson_lindenstrauss_min_dim... -
2.4. Biclustering — scikit-learn 1.8.0 do...
\(A_n = U \Sigma V^\top\) , provides the partitions...\begin{bmatrix} R^{-1/2} U \\\\ C^{-1/2} V \end{bmatrix}\end{split}\] where...scikit-learn.org/stable/modules/biclustering.html -
Install Red Hat OpenShift Container Platform 4....
IBMCLOUD_API_KEY= "<key>" -v $(pwd):/data <openshift-in...IBMCLOUD_API_KEY= "<key>" -v $(pwd):/data quay.io/powerclo...developer.ibm.com/tutorials/use-container-images-for-upi-deployment-of-openshift/ -
Gaussian Mixture Model Sine Curve — sciki...
color_iter )): v , w = linalg . eigh ( covar ) v = 2.0 * np . sqrt...patches . Ellipse ( mean , v [ 0 ], v [ 1 ], angle = 180.0 + angle...scikit-learn.org/stable/auto_examples/mixture/plot_gmm_sin.html -
Upgrade Procedure
$ docker run --rm -v fess-es-data:/data -v $(pwd):/backup ubuntu.../data $ docker run --rm -v fess-data:/data -v $(pwd):/backup ubuntu...fess.codelibs.org/15.3/install/upgrade.html -
ParameterSampler — scikit-learn 1.8.0 doc...
scikit-learn.org/stable/modules/generated/sklearn.model_selection.ParameterSampler.html -
7.2. Feature extraction — scikit-learn 1....
\(v_{norm} = \frac{v}{||v||_2} = \frac{v}{\sqrt{v{_1}^2 + v{_2}^2 + \dots...\(v_{norm} = \frac{v}{||v||_2} = \frac{v}{\sqrt{v{_1}^2 + v{_2}^2 + \dots...scikit-learn.org/stable/modules/feature_extraction.html -
DictionaryLearning — scikit-learn 1.8.0 d...
V ^* ) = argmin 0.5 || X - U V || _Fro ^ 2 + alpha...alpha * || U || _1 , 1 ( U , V ) with || V_k || _2 <= 1 for...scikit-learn.org/stable/modules/generated/sklearn.decomposition.DictionaryLearning.html -
Bunch — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.utils.Bunch.html -
1.4. Support Vector Machines — scikit-lea...
support vectors \(v^{0}_1, v^{1}_1\) and \(v^{0}_2, v^{1}_2\) respectively....three support vectors \(v^{0}_0, v^{1}_0, v^{2}_0\) and class 1 and...scikit-learn.org/stable/modules/svm.html