- Home
- Course
- Machine Learning
- Machine Learning
-
Machine Learning Introduction
-
Machine Learning Algorithms
-
Supervised Learning
-
Linear Regression and Logistic Regression
-
K-Nearest Neighbour (KNN)
-
Decision Tree
-
Naïve Bayes Classifier
-
Unsupervised Learning
-
Advanced Machine Learning Concepts
-
Random Forest – Ensemble
-
Support Vector Machine (SVM)
-
Natural Language Processing (NLP)
-
Artificial Neural Network (ANN)
-
Tensorflow overview and Deep Learning Intro
Chapter 14 – Basic Web Application Development
- Introduction to the HTTP Module
- The Request Handler Callback Function
- The Server Object
- Example Use of Server Object
- The Request Object
- The Response Object
- Parsing Request Body
- Serving Static Files
- The HTTP Client API
- Making POST/PUT/etc. Requests
- Where To go from Here?
- Summary