OpenNN
Open-source neural networks library
Loading...
Searching...
No Matches
opennn::Variable Member List

This is the complete list of members for opennn::Variable, including all inherited members.

categoriesopennn::Variable
from_JSON(const JsonDocument &)opennn::Variable
get_categories_number() constopennn::Variable
get_names() constopennn::Variable
get_role() constopennn::Variableinline
get_role_type() constopennn::Variableinline
get_scaler() constopennn::Variableinline
get_scaler_type() constopennn::Variableinline
get_type_string() constopennn::Variable
is_binary() constopennn::Variableinline
is_categorical() constopennn::Variableinline
is_used() constopennn::Variableinline
nameopennn::Variable
roleopennn::Variable
scaleropennn::Variable
set(const string &=string(), const string &="None", const VariableType &=VariableType::Numeric, const string &="MeanStandardDeviation", const vector< string > &=vector< string >())opennn::Variable
set_categories(const vector< string > &new_categories)opennn::Variableinline
set_role(const string &new_role)opennn::Variableinline
set_role(VariableRole new_role)opennn::Variableinline
set_scaler(const string &new_scaler)opennn::Variableinline
set_scaler(ScalerMethod new_scaler)opennn::Variableinline
set_type(const string &)opennn::Variable
to_JSON(JsonWriter &) constopennn::Variable
typeopennn::Variable
Variable(const string &=string(), const string &="None", const VariableType &=VariableType::Numeric, const string &="MeanStandardDeviation", const vector< string > &=vector< string >())opennn::Variable