Presented at
Texas Cyber Summit 2019,
Oct. 10, 2019, 4:30 p.m.
(60 minutes).
Model View Controller (MVC)is a software design pattern that decouples related program logic into three interconnected elements allowing for code reuse and parallel development
Support Vector Machine(SVM)are supervised learning models with associated learning algorithms that analyze data used for classification and regression analysis
MVC Components•Model•The central component of the pattern. It is the application's dynamic data structure, independent of the user interface. It directly manages the data, logic and rules of the application.•View•Any representation of information such as a chart, diagram or table. Multiple views of the same information are possible, such as a bar chart for management and a tabular view for accountants.•Controller•Accepts input and converts it to commands for the model or view
Presenters:
-
Karl Rasmussen
- MITRE
MITRE Technical advisor for ACC/A26 at Lackland AFB, Texas.
Background in Machine Learning, Malware Triage and Cloud.
Links:
Similar Presentations: