- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1191 - 1200 of 2,016 for = (0.12 sec)
-
plot_classifier_comparison.ipynb
C=0.025, random_state=42),\n SVC(gamma=2, C=1, random_state=42),\n...max_depth=5, n_estimators=10, max_features=1, random_state=42\n ),\n...scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb -
whole-eclipse-editor-templates.zip
// ========== // ========== // Hook // ====== // ========== //...Logic // ========== // ========== // Attribute // ========= // ==========...dbflute.seasar.org/download/misc/settings/whole-eclipse-editor-templates.zip -
linear_model.rst.txt
unit deviance : ========== ========== ========== Distribution..._linear_model: ========== Linear Models ========== .. currentmodule::...scikit-learn.org/stable/_sources/modules/linear_model.rst.txt -
d2_log_loss_score — scikit-learn 1.7.0 document...
sample_weight = None , labels = None ) [source] # \(D^2\)...default=None Sample weights. labels array-like, default=None If...scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_log_loss_score.html -
consensus_score — scikit-learn 1.7.0 documentation
similarity = 'jaccard' ) [source] # The similarity...‘jaccard’ or callable, default=’jaccard’ May be the string “jaccard”...scikit-learn.org/stable/modules/generated/sklearn.metrics.consensus_score.html -
Quantile regression — scikit-learn 1.7.0 docume...
linspace ( start = 0 , stop = 10 , num = 100 ) X = x [:, np . newaxis...axs = plt . subplots ( nrows = 2 , ncols = 2 , figsize = ( 15...scikit-learn.org/stable/auto_examples/linear_model/plot_quantile_regression.html -
eclipse-location-copyrename-snapshot.png
17639795 width=1564, height=720, bitDepth=8, colorType=RGBAlpha, ...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...dbflute.seasar.org/data/snapshot/friends/eclipse/install/eclipse-location-copyrename-snapshot.png -
Outlier detection on a real data set — scikit-l...
contamination = 0.25 ), "OCSVM" : OneClassSVM ( nu = 0.25 , gamma = 0.35..., levels = [ 0 ], colors = color , ax = ax , ) legend_lines ....scikit-learn.org/stable/auto_examples/applications/plot_outlier_detection_wine.html -
Connecting the Dots: ES|QL Joins for Richer Obs...
level == "error" | WHERE service.name == "opbeans-ruby"...WHERE log.level == "error" | WHERE service.name == "opbeans-ruby"...www.elastic.co/observability-labs/blog/elastic-esql-join-observability -
Explicit feature map approximation for RBF kern...
kernel_svm = svm . SVC ( gamma = 0.2 ) linear_svm = svm . LinearSVC...feature_map_fourier = RBFSampler ( gamma = 0.2 , random_state = 1 ) feature_map_nystroem...scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_approximation.html