- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1881 - 1890 of 2,529 for = (0.07 sec)
-
SAFluteのタイプセーフProperties (Objective Typesafe Pr...
<component name="sea" class="org.dbflute.Sea"> <property name="key">land</property>...というキー値のプロパティを取得している) String prop = docksideConfig.getSeaLand(); ...dbflute.seasar.org/ja/manual/function/helper/saflute/objsafeprop.html -
make_spd_matrix — scikit-learn 1.5.2 documentation
make_spd_matrix ( n_dim = 2 , random_state = 42 ) array([[2.09...,...make_spd_matrix ( n_dim , * , random_state = None ) [source] # Generate a random...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_spd_matrix.html -
make_pipeline — scikit-learn 1.5.2 documentation
memory = None , verbose = False ) [source] # Construct...GaussianNB ( priors = None )) Pipeline(steps=[('standardscaler',...scikit-learn.org/stable/modules/generated/sklearn.pipeline.make_pipeline.html -
LabelEncoder — scikit-learn 1.5.2 documentation
g import LabelEncoder >>> le = LabelEncoder () >>> le . fit ([...comparable) to numerical labels. >>> le = LabelEncoder () >>> le . fit ([...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.LabelEncoder.html -
optimisticLockMap (optimisticLockDefinitionMap)...
optimisticLockMap = map: { ; updateDateFieldName = [update-date-...-name)] ; versionNoFieldName = [version-no-field-name(column-name)]...dbflute.seasar.org/ja/manual/reference/dfprop/optimisticlockdefinition/index.html -
数値の汎用的な範囲条件 (RangeOf) | DBFlute
Integer minValue = ... // e.g. 3 Integer maxValue = ... // e.g. 7...e.g. PURCHASE_PRICE >= 3 and PURCHASE_PRICE <= 7 FromToほどリッチじゃない...dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/query/rangeof.html -
DBFlute : Migration : 0.8.9.13
outputPackageAdjustm = map:{ ; flatDirectoryPackage = Aaa.Bbb.DBFlute...Aaa.Bbb.DBFlute ; omitDirectoryPackage = Aaa } 但し、今まで通りの書き方でも動作します。新規で利用さ...dbflute.seasar.org/ja/oldmigration/migrate-08912to08913.html -
Layoffs.fyi - Tech Layoff Tracker and Startup L...
2024 In 2023 In 2022 [apr field=”# Companies Excluding Public”]...companies w/ layoffs ∙ [apr field=”# Employees Excluding Public”]...layoffs.fyi/ -
cosine_distances — scikit-learn 1.5.2 documenta...
cosine_distances >>> X = [[ 0 , 0 , 0 ], [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 ,...se. cosine_distances ( X , Y = None ) [source] # Compute cosine...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.cosine_distances.html -
Entity Framework 6 | APM .NET Agent Reference [...
xml version="1.0" encoding="utf-8"?> <configuration>...<interceptors> <interceptor type="Elastic.Apm.EntityFramework6.Ef6Interceptor,...www.elastic.co/guide/en/apm/agent/dotnet/current/setup-ef6.html