Course Outline
Introduction to Applied Machine Learning
- Comparative analysis of statistical learning and machine learning
- Processes of iteration and evaluation
- The Bias-Variance trade-off
- Distinctions between Supervised and Unsupervised Learning
- Challenges addressed through Machine Learning
- Train Validation Test – ML workflow strategies to prevent overfitting
- The standard Machine Learning workflow
- Various machine learning algorithms
- Selecting the most suitable algorithm for a specific problem
Algorithm Evaluation
-
Assessing numerical predictions
- Accuracy metrics: ME, MSE, RMSE, MAPE
- Stability of parameters and predictions
-
Evaluating classification algorithms
- Accuracy and associated limitations
- Utilization of the confusion matrix
- Addressing the issue of unbalanced classes
-
Visualizing model performance
- Profit curve
- ROC curve
- Lift curve
- Model selection techniques
- Model tuning via grid search strategies
Data Preparation for Modelling
- Data import and storage mechanisms
- Data comprehension – foundational explorations
- Data manipulation using the pandas library
- Data transformations – Data wrangling techniques
- Conducting exploratory analysis
- Handling missing observations – detection and remediation
- Managing outliers – detection and strategic approaches
- Standardization, normalization, and binarization
- Recoding qualitative data
Machine Learning Algorithms for Outlier Detection
-
Supervised algorithms
- KNN
- Ensemble Gradient Boosting
- SVM
-
Unsupervised algorithms
- Distance-based methods
- Density-based methods
- Probabilistic methods
- Model-based methods
Understanding Deep Learning
- Overview of fundamental Deep Learning concepts
- Distinguishing between Machine Learning and Deep Learning
- Overview of Deep Learning applications
Overview of Neural Networks
- Defining Neural Networks
- Neural Networks compared to Regression Models
- Grasping Mathematical Foundations and Learning Mechanisms
- Constructing an Artificial Neural Network
- Understanding Neural Nodes and Connections
- Handling Neurons, Layers, and Input/Output Data
- Understanding Single Layer Perceptrons
- Contrasting Supervised and Unsupervised Learning
- Exploring Feedforward and Feedback Neural Networks
- Understanding Forward Propagation and Back Propagation
Building Simple Deep Learning Models with Keras
- Creating a Keras Model
- Analyzing Your Data
- Defining Your Deep Learning Model structure
- Compiling the Model
- Fitting the Model to data
- Managing Classification Data
- Implementing Classification Models
- Deploying and Using Models
Utilizing TensorFlow for Deep Learning
-
Data Preparation
- Acquiring the Data
- Preparing Training Data
- Preparing Test Data
- Input Scaling
- Utilizing Placeholders and Variables
- Defining the Network Architecture
- Applying the Cost Function
- Using Optimizers
- Implementing Initializers
- Fitting the Neural Network
-
Constructing the Graph
- Inference
- Loss calculation
- Training process
-
Training the Model
- The Graph structure
- The Session management
- Train Loop implementation
-
Model Evaluation
- Constructing the Eval Graph
- Evaluating via Eval Output
- Training Models at Scale
- Visualizing and Assessing Models with TensorBoard
Deep Learning Applications in Anomaly Detection
-
Autoencoder
- Encoder-Decoder Architecture
- Reconstruction loss
-
Variational Autoencoder
- Variational inference
-
Generative Adversarial Network
- Generator–Discriminator architecture
- Approaches to AN using GAN
Ensemble Frameworks
- Aggregating results from diverse methods
- Bootstrap Aggregating
- Averaging outlier scores
Requirements
- Proficiency in Python programming
- Foundational knowledge of statistical and mathematical concepts
Target Audience
- Software developers
- Data scientists
Testimonials (5)
The training provided an interesting overview of deep learning models and related methods. The topic was quite new to me, but now I feel like I actually have an idea of what AI and ML can involve, what these terms consist of and how they can be used advantageously. In general, I liked the approach of starting with the statistical background and the basic learning models, such as linear regression, especially emphasizing the exercises in between.
Konstantin - REGNOLOGY ROMANIA S.R.L.
Course - Fundamentals of Artificial Intelligence (AI) and Machine Learning
Anna was always asking if there are questions, and always tried to make us more active by posing questions, which made all of us really involved into the training.
Enes Gicevic - REGNOLOGY ROMANIA S.R.L.
Course - Fundamentals of Artificial Intelligence (AI) and Machine Learning
I liked the way how it is blended with the practices.
Bertan - REGNOLOGY ROMANIA S.R.L.
Course - Fundamentals of Artificial Intelligence (AI) and Machine Learning
The extensive experience / knowledge of the trainer
Ovidiu - REGNOLOGY ROMANIA S.R.L.
Course - Fundamentals of Artificial Intelligence (AI) and Machine Learning
the VM is a nice idea