- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3481 - 3490 of 4,759 for * (2.42 sec)
-
実は両親とも有名人と知って驚いた芸能人ランキング!杉咲花、趣里、Taka(ONE OK ROC...
に」 7,864 11. 米倉涼子(50)報告 2,360 12. 『サイゼリヤ』嘘だろ? 2,066 13. 秋本、移籍を発表...いまトピ 1. 新庄剛志監督(53)超異例の発表 217,440 2. 菅野智之(35)正式に決定 154,824 3....ranking.goo.ne.jp/column/9107/ -
DBFlute : Migration : 0.8.8.2
DBFlute 現場指向O/Rマッパ バージョン移行{0.8.8.1 to 0.8.8.2} 環境上の注意点 Sql2Entityも一緒に...Sql2Entityも一緒に *いつもの注意点 バージョンアップした際は、JDBC/Generate/Sql2Entityを必ず実行して下さい。...dbflute.seasar.org/ja/oldmigration/migrate-0881to0882.html -
Classifier comparison — scikit-learn 1.7.1 docu...
, x_max = X [:, 0 ] . min () - 0.5 , X [:, 0 ] . max () + 0.5...y_min , y_max = X [:, 1 ] . min () - 0.5 , X [:, 1 ] . max () +...scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html -
Installing scikit-learn — scikit-learn 1.7.1 do...
threadpoolctl 3.1.0 install cython 3.0.10 build meson-python 0.17.1 build...build, install scipy 1.8.0 build, install joblib 1.2.0 install threadpoolctl...scikit-learn.org/stable/install.html -
copybutton.css
08, 1), transform 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); } ...cubic-bezier(0.64, 0.09, 0.08, 1), transform 0.2s cubic-bezier(0.64, 0.09,...scikit-learn.org/stable/_static/copybutton.css -
sg_gallery-dataframe.css
rgba(66, 165, 245, 0.2); } html[data-theme="dark"] { --sg-text-color:...--sg-text-color: #000; --sg-tr-odd-color: #f5f5f5; --sg-tr-hover-color: rgba(66,...scikit-learn.org/stable/_static/sg_gallery-dataframe.css -
1.4. Support Vector Machines — scikit-learn 1.7...
clf . support_vectors_ array([[0., 0.], [1., 1.]]) >>> # get...[[ 0 , 0 ], [ 1 , 1 ]] >>> y = [ 0 , 1 ] >>> clf = svm . SVC...scikit-learn.org/stable/modules/svm.html -
8.2. Real world datasets — scikit-learn 1.7.1 d...
atheism', 'comp.graphics', 'comp.os.ms-windows.misc', 'comp.sys.ibm.pc.hardware',...'comp.sys.ibm.pc.hardware', 'comp.sys.mac.hardware', 'comp.windows.x', 'misc.forsale',...scikit-learn.org/stable/datasets/real_world.html -
NeighborhoodComponentsAnalysis — scikit-learn 1...
Systems. 17, 513-520, 2005. http://www.cs.nyu.edu/~roweis/papers/ncanips.pdf...‘pca’, ‘lda’, ‘identity’, ‘random’} or ndarray of shape (n_features_a,...scikit-learn.org/stable/modules/generated/sklearn.neighbors.NeighborhoodComponentsAnalysis.html -
BallTree — scikit-learn 1.7.1 documentation
RandomState ( 0 ) >>> X = rng . random_sample (( 10 , 3 )) # 10 points...random_sample (( 30 , 3 )) >>> r = np . linspace ( 0 , 1 , 5 ) >>> tree...scikit-learn.org/stable/modules/generated/sklearn.neighbors.BallTree.html