Getting Started:
RecSys23-Demo:
API Reference:
lkauto
lkauto.algorithms
lkauto.algorithms.als
lkauto.algorithms.bias
lkauto.algorithms.funksvd
lkauto.algorithms.item_knn
lkauto.algorithms.svd
lkauto.algorithms.user_knn
lkauto.ensemble
lkauto.ensemble.ensemble_builder
lkauto.ensemble.greedy_ensemble_selection
lkauto.explicit
lkauto.explicit.explicit_evaler
lkauto.implicit
lkauto.implicit.implicit_evaler
lkauto.lkauto
lkauto.optimization_strategies
lkauto.optimization_strategies.bayesian_optimization
lkauto.optimization_strategies.random_search
lkauto.preprocessing
lkauto.preprocessing.preprocessing
lkauto.preprocessing.pruning
lkauto.utils
lkauto.utils.filer
lkauto.utils.get_default_configuration_space
lkauto.utils.get_default_configurations
lkauto.utils.get_model_from_cs
lkauto.utils.logging
lkauto.utils.update_top_n_runs
lkauto.utils.validation_split
tests
tests.algorithms
tests.algorithms.test_als
tests.algorithms.test_bias
tests.algorithms.test_funk_svd
tests.algorithms.test_item_knn
tests.algorithms.test_svd
tests.algorithms.test_user_knn
tests.utils
tests.utils.test_get_default_configuration_space
tests.utils.test_get_default_configurations
tests.utils.test_get_model_from_cs
tests.utils.test_validation_split
utils