FFMClassifier ============================================================== .. currentmodule:: hana_ml.algorithms.pal.recommender .. autoclass:: FFMClassifier :members: :inherited-members: :no-undoc-members: :exclude-members: add_attribute, consume_fit_hdbprocedure, consume_predict_hdbprocedure, create_apply_func, disable_arg_check, disable_convert_bigint, disable_hana_execution, disable_with_hint, enable_arg_check, enable_convert_bigint, enable_hana_execution, enable_no_inline, enable_parallel_by_parameter_partitions, enable_workload_class, get_fit_execute_statement, get_fit_output_table_names, get_fit_parameters, get_parameters, get_predict_execute_statement, get_predict_output_table_names, get_predict_parameters, get_score_execute_statement, get_score_output_table_names, is_fitted, load_model, set_scale_out, apply_with_hint, get_pal_function, get_score_parameters Inherited Methods from PALBase """""""""""""""""""""""""""""" Besides those methods mentioned above, the **FFMClassifier** class also inherits methods from **PALBase** class, please refer to :ref:`PAL Base` for more details. .. raw:: html