- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1021 - 1030 of 2,296 for 2 (0.51 sec)
-
QuadraticDiscriminantAnalysis — scikit-learn 1....
2 ]]) >>> y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2 ]) >>>...- 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal... -
SGDClassifier — scikit-learn 1.6.1 documentation
[ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>> Y = np...np . array ([ 1 , 1 , 2 , 2 ]) >>> # Always scale the input. The...scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html -
dict_learning — scikit-learn 1.6.1 documentation
_Fro ^ 2 + alpha * || U || _1 , 1 ( U , V ) with || V_k || _2 = 1...X_hat - X ) ** 2 , axis = 1 ) / np . sum ( X ** 2 , axis = 1 ))...scikit-learn.org/stable/modules/generated/sklearn.decomposition.dict_learning.html -
今日は何見る? - BuzzFeed
のInstagram公式アカウントが2月2日、蔦重と唐丸の仲良しショットを公開。2人にとって不穏な展開となった第5話の放...Contributor 飯豊まりえ「ご飯を作ってもらって…」“仲良し”2ショットを披露→「お2人の姿を見ることができて嬉しい」「幸せな笑顔」と大反響...www.buzzfeed.com/jp/badge/nanimiru -
Elastic Observability Labs
Paramasivam Daniela Tzvetkova 2 April 2025 Azure OpenAI OpenAI...Subham Sarkar Daniela Tzvetkova 2 March 2025 AWS GenAI LLM Observability...www.elastic.co/observability-labs/blog/tag/genai -
check_consistent_length — scikit-learn 1.6.1 do...
2 , 3 ] >>> b = [ 2 , 3 , 4 ] >>> check_consistent_length...scikit-learn.org/stable/modules/generated/sklearn.utils.check_consistent_length.html -
Using KBinsDiscretizer to discretize continuous...
subplots ( ncols = 2 , sharey = True , figsize = (...predict ( line ), linewidth = 2 , color = "green" , label = "linear...scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization.html -
SVM: Separating hyperplane for unbalanced class...
n_samples_2 = 100 centers = [[ 0.0 , 0.0 ], [ 2.0 , 2.0 ]] clusters_std...n_samples = [ n_samples_1 , n_samples_2 ], centers = centers , cluster_std...scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane_unbalanced.html -
lastaflute-lastadoc-json-execute-snapshot.png
2"> <rdf:RDF xmlns:rdf="http...xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 5.1.2"> <rdf:RDF xmlns:rdf="http...dbflute.seasar.org/data/snapshot/lastaflute/lastaflute-lastadoc-json-execute-snapshot.png -
Simple 1D Kernel Density Estimation — scikit-le...
subplots ( 2 , 2 , sharex = True , sharey = True...1.05 ) axi . set_xlim ( - 2.9 , 2.9 ) ax [ 0 , 1 ] . set_title...scikit-learn.org/stable/auto_examples/neighbors/plot_kde_1d.html