Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaxHalford/xgp
/ functions
Functions
428 in github.com/MaxHalford/xgp
⨍
Functions
428
◇
Types & classes
75
Method
Apply
(op1, op2 op.Operator, rng *rand.Rand)
crossover.go:12
Method
Apply
Apply SubtreeCrossover.
crossover.go:21
Method
Apply
(operator op.Operator, rng *rand.Rand)
mutation.go:11
Method
Apply
Apply PointMutation.
mutation.go:21
Method
Apply
Apply HoistMutation.
mutation.go:37
Method
Apply
Apply SubtreeMutation.
mutation.go:53
Method
Apply
Apply is necessary to implement eaopt.Model.
ga.go:81
Method
Apply
Apply MAE.
metrics/mae.go:9
Method
Apply
Apply Accuracy.
metrics/accuracy.go:8
Method
Apply
Apply R2.
metrics/r2.go:9
Method
Apply
Apply Precision.
metrics/precision.go:9
Method
Apply
Apply MicroPrecision.
metrics/precision.go:50
Method
Apply
Apply MacroPrecision.
metrics/precision.go:91
Method
Apply
Apply WeightedPrecision.
metrics/precision.go:129
Method
Apply
Apply RMSE.
metrics/rmse.go:9
Method
Apply
Apply MSE.
metrics/mse.go:9
Method
Apply
Apply Negative.
metrics/negative.go:11
Method
Apply
Apply ROCAUC.
metrics/roc_auc.go:14
Method
Apply
Apply Recall.
metrics/recall.go:9
Method
Apply
Apply MicroRecall.
metrics/recall.go:50
Method
Apply
Apply MacroRecall.
metrics/recall.go:91
Method
Apply
Apply WeightedRecall.
metrics/recall.go:129
Method
Apply
Apply AbsolutePearson.
metrics/correlation.go:13
Method
Apply
Apply F1.
metrics/f1.go:9
Method
Apply
Apply MicroF1.
metrics/f1.go:51
Method
Apply
Apply MacroF1.
metrics/f1.go:88
Method
Apply
Apply WeightedF1.
metrics/f1.go:126
Method
Apply
Apply LogLoss.
metrics/log_loss.go:11
Method
Apply
Apply DirDisplay.
op/display.go:19
Method
Apply
Apply Graphviz display.
op/display.go:45
Method
Apply
Apply CodeDisplay.
op/display.go:69
Method
Arity
Arity of Neg is 1.
op/neg.go:20
Method
Arity
Arity of Square is 1.
op/square.go:23
Method
Arity
Arity of Cos is 1.
op/cos.go:23
Method
Arity
Arity of Sin is 1.
op/sin.go:23
Method
Arity
Arity of Min is 2.
op/min.go:23
Method
Arity
Arity of Const is 0.
op/const.go:22
Method
Arity
Arity of Max is 2.
op/max.go:23
Method
Arity
Arity of Sub is 2.
op/sub.go:22
Method
Arity
Arity of Add is 2.
op/add.go:22
Method
Arity
Arity of Var is 0.
op/var.go:18
Method
Arity
Arity of Mul is 2.
op/mul.go:22
Method
Arity
Arity of Inv is 1.
op/inv.go:27
Method
Arity
Arity of If is 3.
op/if.go:27
Method
Arity
Arity of Abs is 1.
op/abs.go:23
Method
Arity
Arity of Div is 2.
op/div.go:21
Method
BiggerIsBetter
BiggerIsBetter method of MAE.
metrics/mae.go:38
Method
BiggerIsBetter
BiggerIsBetter method of Accuracy.
metrics/accuracy.go:42
Method
BiggerIsBetter
BiggerIsBetter method of R2.
metrics/r2.go:57
Method
BiggerIsBetter
BiggerIsBetter method of Precision.
metrics/precision.go:31
Method
BiggerIsBetter
BiggerIsBetter method of MicroPrecision.
metrics/precision.go:72
Method
BiggerIsBetter
BiggerIsBetter method of MacroPrecision.
metrics/precision.go:110
Method
BiggerIsBetter
BiggerIsBetter method of WeightedPrecision.
metrics/precision.go:156
Method
BiggerIsBetter
BiggerIsBetter method of RMSE.
metrics/rmse.go:23
Method
BiggerIsBetter
BiggerIsBetter method of MSE.
metrics/mse.go:39
Method
BiggerIsBetter
BiggerIsBetter method of Negative.
metrics/negative.go:25
Method
BiggerIsBetter
BiggerIsBetter method of ROCAUC.
metrics/roc_auc.go:61
Method
BiggerIsBetter
BiggerIsBetter method of Recall.
metrics/recall.go:31
Method
BiggerIsBetter
BiggerIsBetter method of MicroRecall.
metrics/recall.go:72
Method
BiggerIsBetter
BiggerIsBetter method of MacroRecall.
metrics/recall.go:110
Method
BiggerIsBetter
BiggerIsBetter method of WeightedRecall.
metrics/recall.go:156
Method
BiggerIsBetter
BiggerIsBetter method of AbsolutePearson.
metrics/correlation.go:32
Method
BiggerIsBetter
BiggerIsBetter method of F1.
metrics/f1.go:33
Method
BiggerIsBetter
BiggerIsBetter method of MicroF1.
metrics/f1.go:70
Method
BiggerIsBetter
BiggerIsBetter method of MacroF1.
metrics/f1.go:107
Method
BiggerIsBetter
BiggerIsBetter method of WeightedF1.
metrics/f1.go:153
Method
BiggerIsBetter
BiggerIsBetter method of LogLoss.
metrics/log_loss.go:44
Method
Classification
Classification method of MAE.
metrics/mae.go:33
Method
Classification
Classification method of Accuracy.
metrics/accuracy.go:37
Method
Classification
Classification method of R2.
metrics/r2.go:52
Method
Classification
Classification method of Precision.
metrics/precision.go:26
Method
Classification
Classification method of MicroPrecision.
metrics/precision.go:67
Method
Classification
Classification method of MacroPrecision.
metrics/precision.go:105
Method
Classification
Classification method of WeightedPrecision.
metrics/precision.go:151
Method
Classification
Classification method of RMSE.
metrics/rmse.go:18
Method
Classification
Classification method of MSE.
metrics/mse.go:34
Method
Classification
Classification method of Negative.
metrics/negative.go:20
Method
Classification
Classification method of ROCAUC.
metrics/roc_auc.go:56
Method
Classification
Classification method of Recall.
metrics/recall.go:26
Method
Classification
Classification method of MicroRecall.
metrics/recall.go:67
Method
Classification
Classification method of MacroRecall.
metrics/recall.go:105
Method
Classification
Classification method of WeightedRecall.
metrics/recall.go:151
Method
Classification
Classification method of AbsolutePearson.
metrics/correlation.go:27
Method
Classification
Classification method of F1.
metrics/f1.go:28
Method
Classification
Classification method of MicroF1.
metrics/f1.go:65
Method
Classification
Classification method of MacroF1.
metrics/f1.go:102
Method
Classification
Classification method of WeightedF1.
metrics/f1.go:148
Method
Classification
Classification method of LogLoss.
metrics/log_loss.go:39
Method
Clone
Clone is required to implement eaopt.Genome.
ga.go:66
Function
CountConsts
CountConsts returns the number of Consts in an Operator.
op/operator.go:85
Function
CountDistinctVars
CountDistinctVars returns the number of distinct Vars in an Operator.
op/operator.go:95
Function
CountLeaves
CountLeaves returns the number of leaves in an Operator.
op/operator.go:80
Function
CountVars
CountVars returns the number of Vars in an Operator.
op/operator.go:90
Method
Diff
Diff compute the following derivative: (-u)' = -u'.
op/neg.go:53
Method
Diff
Diff computes the following derivative: (u²)' = 2u'u
op/square.go:56
Method
Diff
Diff computes the following derivative: cos(u)' = u' * -sin(u)
op/cos.go:54
Method
Diff
Diff computes the following derivative: sin(u)' = u' * cos(u)
op/sin.go:54
Method
Diff
Diff computes the following derivative: min(u, v)' = ((u + v - |u - v|) / 2)'
op/min.go:71
Method
Diff
Diff computes the following derivative: c' = 0
op/const.go:42
Method
Diff
Diff computes the following derivative: max(u, v)' = ((u + v + |u - v|) / 2)'
op/max.go:71
← previous
next →
101–200 of 428, ranked by callers