/dports/math/mlpack/mlpack-3.4.2/src/mlpack/methods/nca/ |
H A D | nca_softmax_error_function_impl.hpp | 28 MetricType metric) : in SoftmaxErrorFunction() 86 double eval = std::exp(-metric.Evaluate(stretchedDataset.unsafe_col(i), in Evaluate() local 137 double eval = exp(-metric.Evaluate(stretchedDataset.unsafe_col(i), in Gradient() local 192 double eval = exp(-metric.Evaluate(stretchedDataset.unsafe_col(i), in Gradient() local 273 double eval = exp(-metric.Evaluate(stretchedDataset.unsafe_col(i), in Precalculate() local
|
/dports/misc/py-xgboost/xgboost-1.5.1/R-package/demo/ |
H A D | early_stopping.R | 11 watchlist <- list(eval = dtest) nameattr 31 return(list(metric = "error", value = err)) nameattr
|
H A D | custom_objective.R | 11 watchlist <- list(eval = dtest, train = dtrain) nameattr 33 return(list(metric = "error", value = err)) nameattr
|
/dports/misc/xgboost/xgboost-1.5.1/R-package/demo/ |
H A D | early_stopping.R | 11 watchlist <- list(eval = dtest) nameattr 31 return(list(metric = "error", value = err)) nameattr
|
H A D | custom_objective.R | 11 watchlist <- list(eval = dtest, train = dtrain) nameattr 33 return(list(metric = "error", value = err)) nameattr
|
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/methods/lmnn/ |
H A D | lmnn_function_impl.hpp | 28 MetricType metric) : in LMNNFunction() 265 double eval = metric.Evaluate(transformedDataset.col(i), in Evaluate() local 278 double eval = 0; in Evaluate() local 392 double eval = metric.Evaluate(transformedDataset.col(i), in Evaluate() local 405 double eval = 0; in Evaluate() local 532 double eval = 0; in Gradient() local 668 double eval = 0; in Gradient() local 803 double eval = metric.Evaluate(transformedDataset.col(i), in EvaluateWithGradient() local 815 double eval = 0; in EvaluateWithGradient() local 939 double eval = metric.Evaluate(transformedDataset.col(i), in EvaluateWithGradient() local [all …]
|
/dports/misc/mxnet/incubator-mxnet-1.9.0/scala-package/examples/src/main/scala/org/apache/mxnetexamples/module/ |
H A D | MnistMlp.scala | 56 val metric = new Accuracy() constant 141 val eval = IO.MNISTIter(Map( constant
|
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/scala-package/examples/src/main/scala/org/apache/mxnetexamples/module/ |
H A D | MnistMlp.scala | 56 val metric = new Accuracy() constant 141 val eval = IO.MNISTIter(Map( constant
|
/dports/devel/spark/spark-2.1.1/mllib/src/main/scala/org/apache/spark/ml/tuning/ |
H A D | TrainValidationSplit.scala | 95 val eval = $(evaluator) constant 112 val metric = eval.evaluate(models(i).transform(validationDataset, epm(i))) constant
|
H A D | CrossValidator.scala | 100 val eval = $(evaluator) constant 115 val metric = eval.evaluate(models(i).transform(validationDataset, epm(i))) constant
|
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/mesquite/unit/ |
H A D | TargetMetricTest.hpp | 261 inline bool eval( TMetric& metric, MsqMatrix<DIM,DIM> A, MsqMatrix<DIM,DIM> W, in eval() function in TMetricTest 266 inline bool grad( TMetric& metric, MsqMatrix<DIM,DIM> A, MsqMatrix<DIM,DIM> W, in grad() 273 inline bool num_grad( TMetric& metric, MsqMatrix<DIM,DIM> A, MsqMatrix<DIM,DIM> W, in num_grad() 280 inline bool hess( TMetric& metric, MsqMatrix<DIM,DIM> A, MsqMatrix<DIM,DIM> W, in hess() 288 inline bool num_hess( TMetric& metric, MsqMatrix<DIM,DIM> A, MsqMatrix<DIM,DIM> W, in num_hess() 298 inline bool eval( AWMetric& metric, MsqMatrix<DIM,DIM> A, MsqMatrix<DIM,DIM> W, in eval() function in TMetricTest 304 inline bool grad( AWMetric& metric, MsqMatrix<DIM,DIM> A, MsqMatrix<DIM,DIM> W, in grad() 310 inline bool num_grad( AWMetric& metric, MsqMatrix<DIM,DIM> A, MsqMatrix<DIM,DIM> W, in num_grad() 316 inline bool hess( AWMetric& metric, MsqMatrix<DIM,DIM> A, MsqMatrix<DIM,DIM> W, in hess() 322 inline bool num_hess( AWMetric& metric, MsqMatrix<DIM,DIM> A, MsqMatrix<DIM,DIM> W, in num_hess()
|
/dports/misc/py-xgboost/xgboost-1.5.1/R-package/tests/testthat/ |
H A D | test_custom_objective.R | 11 watchlist <- list(eval = dtest, train = dtrain) nameattr 24 return(list(metric = "error", value = err)) nameattr
|
/dports/misc/xgboost/xgboost-1.5.1/R-package/tests/testthat/ |
H A D | test_custom_objective.R | 11 watchlist <- list(eval = dtest, train = dtrain) nameattr 24 return(list(metric = "error", value = err)) nameattr
|
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/topo/treematch/treematch/ |
H A D | tm_solution.c | 168 …e display_sol(tm_topology_t *topology, tm_affinity_mat_t *aff_mat, int *sigma, tm_metric_t metric){ in display_sol() 186 tm_metric_t metric){ in tm_display_solution() 211 …m_display_other_heuristics(tm_topology_t *topology, tm_affinity_mat_t *aff_mat, tm_metric_t metric) in tm_display_other_heuristics() 419 double max,sum,best_eval,eval; in map_MPIPP() local
|
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/topo/treematch/treematch/ |
H A D | tm_solution.c | 168 …e display_sol(tm_topology_t *topology, tm_affinity_mat_t *aff_mat, int *sigma, tm_metric_t metric){ in display_sol() 186 tm_metric_t metric){ in tm_display_solution() 211 …m_display_other_heuristics(tm_topology_t *topology, tm_affinity_mat_t *aff_mat, tm_metric_t metric) in tm_display_other_heuristics() 419 double max,sum,best_eval,eval; in map_MPIPP() local
|
/dports/devel/R-cran-gbm/gbm/R/ |
H A D | gbm.R | 736 metric <- object$distribution[["metric"]] functionVar 1189 metric <- distribution.metric functionVar 1901 perf.pairwise <- function(y, f, group, metric="ndcg", w=NULL, max.rank=0) argument 2309 t.eval=NULL,
|
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/text/src/ |
H A D | erfilter.cpp | 1033 double ERClassifierNM1::eval(const ERStat& stat) in eval() function in cv::text::ERClassifierNM1 1064 double ERClassifierNM2::eval(const ERStat& stat) in eval() function in cv::text::ERClassifierNM2 1196 … double eval(const ERStat& s) CV_OVERRIDE {if (s.area ==0) return (double)0.0; return (double)1.0;} in eval() function in cv::text::CV_FINAL 1887 const unsigned char metric, in dissimilarity() 2003 …t linkage_vector(double *X, int N, int dim, double * Z, unsigned char method, unsigned char metric) in linkage_vector() 2128 … unsigned char metric, vector< vector<int> > *meaningful_clusters) in operator ()()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/samplecode/ |
H A D | SampleVariableWidthStroker.cpp | 87 float eval(float t) const { return Eval(*this, t); } in eval() function in __anon64a5fb040111::ScalarBezCurve 1351 for (const auto& metric : metrics) { in drawUI() local
|
/dports/science/py-dipy/dipy-1.4.1/dipy/segment/ |
H A D | clusteringspeed.c | 1566 struct __pyx_obj_4dipy_7segment_11metricspeed_Metric *metric; member 1586 struct __pyx_obj_4dipy_7segment_11metricspeed_Metric *metric; member 24392 PyObject *etype, *eval, *etb; in __pyx_tp_dealloc_4dipy_7segment_15clusteringspeed_Clusters() local 24494 PyObject *etype, *eval, *etb; in __pyx_tp_dealloc_4dipy_7segment_15clusteringspeed_ClustersCentroid() local 24747 PyObject *etype, *eval, *etb; in __pyx_tp_dealloc_4dipy_7segment_15clusteringspeed_QuickBundlesX() local 24899 PyObject *etype, *eval, *etb; in __pyx_tp_dealloc_array() local 25210 PyObject *etype, *eval, *etb; in __pyx_tp_dealloc_memoryview() local 25460 PyObject *etype, *eval, *etb; in __pyx_tp_dealloc__memoryviewslice() local
|
H A D | clustering_algorithms.c | 1539 struct __pyx_obj_4dipy_7segment_11metricspeed_Metric *metric; member 1559 struct __pyx_obj_4dipy_7segment_11metricspeed_Metric *metric; member 19290 PyObject *etype, *eval, *etb; in __pyx_tp_dealloc_array() local 19601 PyObject *etype, *eval, *etb; in __pyx_tp_dealloc_memoryview() local 19851 PyObject *etype, *eval, *etb; in __pyx_tp_dealloc__memoryviewslice() local
|
/dports/devel/kdev-php/kdev-php-21.12.3/ |
H A D | phpfunctions.php | 108124 function compareImages($compare, $metric){} 108852 function getImageChannelDistortion($reference, $channel, $metric){} 108866 function getImageChannelDistortions($reference, $metric, $channel){} 109031 function getImageDistortion($reference, $metric){} 121446 public function eval($statements){} function in HRTime\\Lua 173882 public function eval($tpl_content, $tpl_vars){} function in XMLDiff\\Yaf_View_Simple
|