LICENSE
MANIFEST.in
README.md
setup.py
include/Faddeeva/Faddeeva.hh
include/myfm/BaseFMTrainer.hpp
include/myfm/FM.hpp
include/myfm/FMLearningConfig.hpp
include/myfm/FMTrainer.hpp
include/myfm/HyperParams.hpp
include/myfm/LearningHistory.hpp
include/myfm/OProbitSampler.hpp
include/myfm/definitions.hpp
include/myfm/predictor.hpp
include/myfm/util.hpp
include/myfm/variational.hpp
myfm/__init__.py
myfm/_myfm.pyi
myfm/base.py
myfm/gibbs.py
myfm/variational.py
myfm.egg-info/PKG-INFO
myfm.egg-info/SOURCES.txt
myfm.egg-info/dependency_links.txt
myfm.egg-info/not-zip-safe
myfm.egg-info/requires.txt
myfm.egg-info/top_level.txt
myfm/utils/benchmark_data/__init__.py
myfm/utils/benchmark_data/loader_base.py
myfm/utils/benchmark_data/movielens100k_data.py
myfm/utils/benchmark_data/movielens10M_data.py
myfm/utils/benchmark_data/movielens1M_data.py
myfm/utils/callbacks/__init__.py
myfm/utils/callbacks/libfm.py
myfm/utils/encoders/__init__.py
myfm/utils/encoders/base.py
myfm/utils/encoders/binning.py
myfm/utils/encoders/categorical.py
myfm/utils/encoders/many_to_many.py
src/Faddeeva.cc
src/bind.cpp
src/declare_module.hpp