lumen-org / modelbase

A SQL-like interface for python and the web to query probabilistic machine learning models and its data.
GNU Lesser General Public License v3.0
4 stars 1 forks source link

Query caching #87

Closed chrlen closed 4 years ago

chrlen commented 4 years ago

Resolves #86

Add caching functionality by contributing multiple cache-classes and benchmarks to evaluate impact on performance.