- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 831 - 840 of 2,002 for = (0.16 sec)
-
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 -
Understanding the decision tree structure — sci...
iris = load_iris () X = iris . data y = iris . target...y_test = train_test_split ( X , y , random_state = 0 ) clf = DecisionTreeClassifi...scikit-learn.org/stable/auto_examples/tree/plot_unveil_tree_structure.html -
ShuffleSplit — scikit-learn 1.7.0 documentation
ShuffleSplit(n_splits=5, random_state=0, test_size=0.25, train_size=None) >>>...n_splits = 10 , * , test_size = None , train_size = None , random_state...scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html -
Using KBinsDiscretizer to discretize continuous...
linewidth = 2 , color = "green" , linestyle = "-" , label = "linear...linewidth = 2 , color = "red" , linestyle = ":" , label = "decision...scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization.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 -
ensemble.rst.txt
calculated as follows: ========== ========== ========== ==========..... _ensemble: ========== Ensembles: Gradient boosting, random...scikit-learn.org/stable/_sources/modules/ensemble.rst.txt -
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 -
Visualizing the probabilistic predictions of a ...
low =- 1 , high = 1 , size = ( n_samples , 2 )), columns = feature_names...noise = rng . normal ( loc = 0 , scale = 0.1 , size = ( n_samples...scikit-learn.org/stable/auto_examples/ensemble/plot_voting_decision_regions.html