- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1011 - 1020 of over 10,000 for 2 (0.16 seconds)
-
Instalación en Linux (Procedimientos Detallados)
2/fess-15.3.2.tar.gz $ tar -xzf fess-15.3.2.tar.gz $...s-15.3.2/fess-15.3.2.rpm $ sudo rpm -ivh fess-15.3.2.rpm Configuración...fess.codelibs.org/es/15.3/install/install-linux.html -
Installation unter Linux (Detaillierte Anleitung)
2/fess-15.3.2.tar.gz $ tar -xzf fess-15.3.2.tar.gz $...s-15.3.2/fess-15.3.2.rpm $ sudo rpm -ivh fess-15.3.2.rpm Konfiguration...fess.codelibs.org/de/15.3/install/install-linux.html -
Gaussian Mixture Model Selection — scikit...
convert to degrees v = 2.0 * np . sqrt ( 2.0 ) * np . sqrt ( v )...random . randn ( n_samples , 2 ), C ) # general component_2 =...scikit-learn.org/stable/auto_examples/mixture/plot_gmm_selection.html -
SVM with custom kernel — scikit-learn 1.8...
: 2 ] # we only take the first two...""" We create a custom kernel: (2 0) k(X, Y) = X ( ) Y.T (0 1) """...scikit-learn.org/stable/auto_examples/svm/plot_custom_kernel.html -
Edge computing - IBM Developer
of 2 pages 1 2 of 2 pages Previous page Next...use case we introduced in Part 2. 28 March 2025 Series Implementing...developer.ibm.com/depmodels/edge-computing -
Installation unter Linux (Detaillierte Anleitung)
2/opensearch-3.3.2-linux-x64.tar.gz $ tar...opensearch-3.3.2-linux-x64.tar.gz $ cd opensearch-3.3.2 Bemerkung...fess.codelibs.org/de/15.4/install/install-linux.html -
DictVectorizer — scikit-learn 1.8.0 docum...
'bar' : 2 }, { 'foo' : 3 , 'baz'...( D ) >>> X array([[2., 0., 1.], [0., 1., 3.]]) >>>...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.DictVectorizer.html -
RandomForestRegressor — scikit-learn 1.8....
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...= None , min_samples_split = 2 , min_samples_leaf = 1 , min_...scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestRegressor.html -
Installation sur Linux (Procédure détaillée)
2/opensearch-3.3.2-linux-x64.tar.gz $ tar...opensearch-3.3.2-linux-x64.tar.gz $ cd opensearch-3.3.2 Note Cet exemple...fess.codelibs.org/fr/15.4/install/install-linux.html -
OrthogonalMatchingPursuit — scikit-learn ...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...coefficient of determination, \(R^2\) , is defined as \((1 - \frac{u}{v})\)...scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html