Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #21 from giangzuzana/master
Browse files Browse the repository at this point in the history
mods final update Oct 2019
  • Loading branch information
Stifo committed Oct 18, 2019
2 parents d02e053 + 1c95706 commit ef5b47e
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions source/user/modules/mods.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ of computing infrastruture.
The service is running on TensorFlow backend.

Further references like articles and presentations of this module are available
in the `MODS git repository <https://github.com/deephdc/mods/tree/master/references>`_.
in the `git repository <https://github.com/deephdc/mods/tree/master/references>`_.

+-----------------------------------------------------------------+---------------------------------+
| Data Science application | machine learning, deep learning |
Expand Down Expand Up @@ -47,8 +47,8 @@ deep learning modelling to improve the cyber security resilience for computing i
Our proactive network monitoring solution comprises of the intelligent module
(with MODS abbreviation) and its data processing (DS) module.
The DS source code as well as raw data are not publicly available due to security sensitiveness.
Machine learning datapools for MODS deep learning modeling are available at the Open Source public
`repository <https:digital.csic.es>`_
Machine learning datapools used for MODS deep learning modeling are available
in the `Open Source repository <https://digital.csic.es/handle/10261/192884>`_.

The MODS module uses deep learning for modeling. It focuses on abnormal state detection
in the mean of security protection for computing infrastructure.
Expand All @@ -62,8 +62,9 @@ or expected activity states.
Workflow
^^^^^^^^

The data processing (DS) module prepares datasets for machine learning purpose through standard
ML steps like data filtering, data cleaning, feature extraction, feature selection for datapool building.
The data processing (DS) module prepares datasets for machine learning purpose
through standard machine learning life cycle steps such as
data filtering, data cleaning, feature extraction, feature selection for datapool building.

MODS workflow goes through configuration specification for training and hyperparameter setting,
then model training and model testing. MODS workflow is fully supported by the DEEP as Service
Expand Down

0 comments on commit ef5b47e

Please sign in to comment.