- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 941 for = (0.07 sec)
-
Fess Configuration Properties
he=hen hi=hin hr=hrn hu=hun hy=hyn id=idn it=itn ja=jan ko=kon...sv=svn ta=tan te=ten th=thn tl=tln tr=trn uk=ukn ur=urn vi=vin...fess.codelibs.org/14.19/config/properties.html -
theme.min.css
}[class^=ai-],[class*=" ai-"],[class^=bi-],[class*=" bi-"]{d...t([type=date]):not([type=datetime-local]):not([type=month]):...fess.codelibs.org/_static/assets/css/theme.min.css -
dict-19.png
PixelInterleaved width=1015, height=5271, bitDepth=8, colorType=RGBAlpha,...red=8, green=8, blue=8, alpha=8 RGB 8 8 8 8 5271 1 1.0 1 8 8 8...fess.codelibs.org/ja/_images/dict-19.png -
One-class SVM with non-linear kernel (RBF) — sc...
X_outliers = np . random . uniform ( low =- 4 , high = 4 , size = ( 20...levels = [ 0 ], colors = "darkred" , linewidths = 2 , ) s = 40 b1...scikit-learn.org/stable/auto_examples/svm/plot_oneclass.html -
Comparison between grid search and successive h...
} clf = SVC ( random_state = rng ) tic = time () gsh = HalvingGridSearchCV...ha = "center" , va = "center" , color = "w" , fontsize = 20 ,...scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_heatmap.html -
Ability of Gaussian process regression (GPR) to...
y = y_train , color = "black" , alpha = 0.4 , label = "Observations"...], y = y_train , color = "black" , alpha = 0.4 , label = "Observations"...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy.html -
Comparison of the K-Means and MiniBatchKMeans c...
different += ( k_means_labels == k ) != ( mbk_means_labels == k ) identical...( left = 0.02 , right = 0.98 , bottom = 0.05 , top = 0.9 ) colors...scikit-learn.org/stable/auto_examples/cluster/plot_mini_batch_kmeans.html -
Common pitfalls in the interpretation of coeffi...
data = coefs , orient = "h" , palette = "dark:k" , alpha = 0.5...data = coefs , orient = "h" , color = "cyan" , saturation = 0.5...scikit-learn.org/stable/auto_examples/inspection/plot_linear_model_coefficient_interpretation.html -
Class Likelihood Ratios to measure classificati...
axs = plt . subplots ( nrows = 3 , ncols = 2 , figsize = ( 15...response_method = "predict" , alpha = 0.5 , ax = ax , ) scatter = disp ....scikit-learn.org/stable/auto_examples/model_selection/plot_likelihood_ratios.html -
Manifold learning on handwritten digits: Locall...
axs = plt . subplots ( nrows = 10 , ncols = 10 , figsize = ( 6...X [ y == digit ] . T , marker = f "$ { digit } $" , s = 60 , color...scikit-learn.org/stable/auto_examples/manifold/plot_lle_digits.html