Algorithm ReferenceΒΆ

so4gp.algorithms.graank_aco.AntGRAANK(*args)

so4gp.algorithms.cluster_gp.ClusterGP(*args)

so4gp.algorithms.graank_ga.GeneticGRAANK(*args)

so4gp.algorithms.graank_hc.HillClimbingGRAANK(*args)

so4gp.algorithms.graank_pso.ParticleGRAANK(*args)

so4gp.algorithms.graank_rand.RandomGRAANK(*args)

so4gp.algorithms.tgrad.TGrad(*args, target_col)

so4gp.algorithms.tgrad_ami.TGradAMI(*args[, ...])

so4gp.algorithms.grad_pfs.GradPFS(data_src)

GradPFS is a filter-based algorithm for performing univariate or/and multivariate feature selection through gradual patterns for regression tasks.