Aleksey Zinoviev created IGNITE-6968:
----------------------------------------
Summary: Move similar Cache configurations in matrices and models to one Java or XML config
Key: IGNITE-6968
URL:
https://issues.apache.org/jira/browse/IGNITE-6968 Project: Ignite
Issue Type: Improvement
Components: ml
Reporter: Aleksey Zinoviev
There are a lot of copy-paste cache configs in matrices and vectors in method newCache() which returns configured cache for different data structures
For example
* SparseDistributedMatrixStorage
* BlockVectorStorage
* BlockMatrixStorage
* SplitCache
* FeatureCache
* ProjectionCache
* SparseDistributedVectorStorage
and others
Also, all strategies of cache usage should be documented better (with description of choosing one or another parameter value)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)