Models: All models related to FP 28/72928/6
authorRohitRathore1 <rohitrathore.imh55@gmail.com>
Thu, 23 Sep 2021 17:30:00 +0000 (23:00 +0530)
committerSridhar Rao <sridhar.rao@spirent.com>
Fri, 22 Oct 2021 06:47:04 +0000 (06:47 +0000)
commit145583522343820272da9e7c2922d5d4cfc55a3d
tree81f48718a397a441c9cfbd4ea70d00db67b93691
parent4f46d8155b3f8c2cf95968152e29ffb29c9ffffb
Models: All models related to FP

This patch is having all the models related to Failure Prediction

Added the static files for every Failure Prediction models

Added the data preprocessing files

Now, moved the static html files inside the Failure Prediction folder and documented cells

Moved all the Jupyter-Notebooks in one folder

Signed-off-by: Rohit Singh Rathaur <rohitrathore.imh55@gmail.com>
Change-Id: Ie63ee73c6edb6bf1e4d01159383205b8dbb14e1e
models/failure_prediction/jnotebooks/Attention_LSTM.ipynb [new file with mode: 0644]
models/failure_prediction/jnotebooks/Bi_LSTMstacked_LSTM_Correlation.ipynb [new file with mode: 0644]
models/failure_prediction/jnotebooks/CNN.ipynb [new file with mode: 0644]
models/failure_prediction/jnotebooks/Decision_Tree.ipynb [new file with mode: 0644]
models/failure_prediction/jnotebooks/FeatureCreation.ipynb [new file with mode: 0644]
models/failure_prediction/jnotebooks/LSTM.ipynb [new file with mode: 0644]
models/failure_prediction/jnotebooks/LSTM_Attention.ipynb [new file with mode: 0644]
models/failure_prediction/jnotebooks/LSTM_correlation.ipynb [new file with mode: 0644]
models/failure_prediction/jnotebooks/stacked_LSTM_Correlation.ipynb [new file with mode: 0644]
models/failure_prediction/jnotebooks/vIMS_Visualization.ipynb [new file with mode: 0644]