LightFMWrapperModelConfig ========================= .. currentmodule:: rectools.models.lightfm .. autoclass:: LightFMWrapperModelConfig :members: :show-inheritance: :exclude-members: __init__ :inherited-members: .. rubric:: Methods .. autosummary:: ~LightFMWrapperModelConfig.construct ~LightFMWrapperModelConfig.copy ~LightFMWrapperModelConfig.dict ~LightFMWrapperModelConfig.from_orm ~LightFMWrapperModelConfig.json ~LightFMWrapperModelConfig.model_construct ~LightFMWrapperModelConfig.model_copy ~LightFMWrapperModelConfig.model_dump ~LightFMWrapperModelConfig.model_dump_json ~LightFMWrapperModelConfig.model_json_schema ~LightFMWrapperModelConfig.model_parametrized_name ~LightFMWrapperModelConfig.model_post_init ~LightFMWrapperModelConfig.model_rebuild ~LightFMWrapperModelConfig.model_validate ~LightFMWrapperModelConfig.model_validate_json ~LightFMWrapperModelConfig.model_validate_strings ~LightFMWrapperModelConfig.parse_file ~LightFMWrapperModelConfig.parse_obj ~LightFMWrapperModelConfig.parse_raw ~LightFMWrapperModelConfig.schema ~LightFMWrapperModelConfig.schema_json ~LightFMWrapperModelConfig.update_forward_refs ~LightFMWrapperModelConfig.validate .. rubric:: Attributes .. autosummary:: ~LightFMWrapperModelConfig.model_computed_fields ~LightFMWrapperModelConfig.model_config ~LightFMWrapperModelConfig.model_extra ~LightFMWrapperModelConfig.model_fields ~LightFMWrapperModelConfig.model_fields_set ~LightFMWrapperModelConfig.model ~LightFMWrapperModelConfig.epochs ~LightFMWrapperModelConfig.num_threads ~LightFMWrapperModelConfig.recommend_n_threads ~LightFMWrapperModelConfig.recommend_use_gpu_ranking ~LightFMWrapperModelConfig.cls ~LightFMWrapperModelConfig.verbose