vbvarsel.global_parameters
Classes
Class representing the hyperparameters for the simulation. |
|
Class representing the simulation parameters. |
Module Contents
- class vbvarsel.global_parameters.Hyperparameters[source]
Class representing the hyperparameters for the simulation.
- class vbvarsel.global_parameters.SimulationParameters[source]
Class representing the simulation parameters.
These parameters are the “settings” for the simulation experiment. For more information regarding the simulation, see [INSERT PAPER HERE]. Mixture proportions must be numbers between 0 and 1. The n_relevants array must be all numbers that are less than the n_variables value, as it is not possible to have a higher number of relevant variables than total variables.