summaryrefslogtreecommitdiffstats
path: root/docs/release/release-notes.rst
diff options
context:
space:
mode:
authorSridhar Rao <srao@linuxfoundation.org>2022-06-10 14:24:20 +0000
committerGerrit Code Review <gerrit@opnfv.org>2022-06-10 14:24:20 +0000
commit9e9df400ba7f9259a38484d232fe11e08edb4da4 (patch)
treefc13d4c05a108b5711855f06d6410b1f114c5c8c /docs/release/release-notes.rst
parent0aec5cd837af4503605707a560687a2b5b106fd4 (diff)
parentb864f23999d810a482d0f279196108c40fe54de9 (diff)
Merge "[DOCS] This patch adds documentation."stable/moselle
Diffstat (limited to 'docs/release/release-notes.rst')
-rw-r--r--docs/release/release-notes.rst28
1 files changed, 28 insertions, 0 deletions
diff --git a/docs/release/release-notes.rst b/docs/release/release-notes.rst
new file mode 100644
index 0000000..bafd5b9
--- /dev/null
+++ b/docs/release/release-notes.rst
@@ -0,0 +1,28 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) Anuket, The Linux Foundation, BIT Mesra, VTU and Others.
+
+
+Anuket Moselle Release
+======================
+
+* Models
+
+ * Failure Prediction: Virtual machine
+ * LSTM: Attention, Correlation, Stacked
+ * CNN
+ * Decision Tree
+
+* Tools
+
+ * Model Selector
+ * Interactive tool that suggests the best model start with based on the
+ problem and the data.
+ * Data Extractor
+ * Given timestamp and range, extract the necessary data from Prometheus.
+
+
+* Research Studies
+
+ * Machine Learning (ML) problems and techniques in NFV.
+ * Opensource projects for ML in NFV.