Feat C++ API
A feature engineering automation tool
FT::Model::ML Member List

This is the complete list of members for FT::Model::ML, including all inherited members.

CFT::Model::ML
dtypesFT::Model::MLprivate
fit(const MatrixXf &X, const VectorXf &y, const Parameters &params, bool &pass, const vector< char > &dtypes=vector< char >())FT::Model::ML
fit_tune(MatrixXf &X, VectorXf &y, const Parameters &params, bool &pass, const vector< char > &dtypes=vector< char >(), bool set_default=false)FT::Model::ML
fit_vector(const MatrixXf &X, const VectorXf &y, const Parameters &params, bool &pass, const vector< char > &dtypes=vector< char >())FT::Model::ML
get_bias(bool norm_adjust=true) constFT::Model::ML
get_weights(bool norm_adjust=true) constFT::Model::ML
init(bool assign_p_est=true)FT::Model::ML
labels_to_vector(const shared_ptr< CLabels > &labels)FT::Model::ML
max_train_timeFT::Model::ML
ML(string ml="LinearRidgeRegression", bool norm=true, bool classification=false, int n_classes=2)FT::Model::ML
ml_hashFT::Model::ML
ml_strFT::Model::ML
ml_typeFT::Model::ML
NFT::Model::ML
normalizeFT::Model::ML
p_estFT::Model::ML
predict(const MatrixXf &X, bool print=false)FT::Model::ML
predict_proba(const MatrixXf &X)FT::Model::ML
predict_vector(const MatrixXf &X)FT::Model::ML
prob_typeFT::Model::ML
retrieve_labels(CDenseFeatures< float64_t > *features, bool proba, bool &pass)FT::Model::ML
set_bias(float b)FT::Model::ML
set_dtypes(const vector< char > &dtypes)FT::Model::ML
~ML()FT::Model::ML