[DOCS] This patch adds documentation.
[thoth.git] / docs / release / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. (c) Anuket, The Linux Foundation, BIT Mesra, VTU and Others.
4
5
6 Anuket Moselle Release
7 ======================
8
9 * Models
10
11     * Failure Prediction: Virtual machine
12         * LSTM: Attention, Correlation, Stacked
13         * CNN
14         * Decision Tree
15
16 * Tools
17
18     * Model Selector
19         * Interactive tool that suggests the best model start with based on the
20           problem and the data.
21     * Data Extractor
22         * Given timestamp and range, extract the necessary data from Prometheus.
23
24
25 * Research Studies
26
27     * Machine Learning (ML) problems and techniques in NFV.
28     * Opensource projects for ML in NFV.