Course Outline

Machine Learning Algorithms in Julia for Government

Introductory Concepts

  • Supervised and unsupervised learning
  • Cross-validation and model selection
  • Bias/variance tradeoff

Linear and Logistic Regression

(NaiveBayes & GLM)

  • Introductory concepts
  • Fitting linear regression models
  • Model diagnostics
  • Naive Bayes
  • Fitting a logistic regression model
  • Model diagnostics
  • Model selection methods

Distances

  • What is a distance?
  • Euclidean
  • Cityblock
  • Cosine
  • Correlation
  • Mahalanobis
  • Hamming
  • Median Absolute Deviation (MAD)
  • Root Mean Square (RMS)
  • Mean Squared Deviation

Dimensionality Reduction

  • Principal Component Analysis (PCA)
    • Linear PCA
    • Kernel PCA
    • Probabilistic PCA
    • Independent Component Analysis (ICA)
  • Multidimensional Scaling

Altered Regression Methods

  • Basic concepts of regularization
  • Ridge regression
  • Lasso regression
  • Principal Component Regression (PCR)

Clustering

  • K-means
  • K-medoids
  • DBSCAN
  • Hierarchical clustering
  • Markov Cluster Algorithm
  • Fuzzy C-means clustering

Standard Machine Learning Models

(NearestNeighbors, DecisionTree, LightGBM, XGBoost, EvoTrees, LIBSVM packages)

  • Gradient boosting concepts
  • K nearest neighbors (KNN)
  • Decision tree models
  • Random forest models
  • XGBoost
  • EvoTrees
  • Support vector machines (SVM)

Artificial Neural Networks

(Flux package)

  • Stochastic gradient descent and strategies
  • Multilayer perceptrons: forward feed and back propagation
  • Regularization
  • Recurrent neural networks (RNN)
  • Convolutional neural networks (Convnets)
  • Autoencoders
  • Hyperparameters

Requirements

This course is designed for individuals who already possess a background in data science and statistics, aligning with the advanced training needs for government professionals.

 21 Hours

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories