2024fall_Python Machine Learning Application Technology_Department of Electronic Engineering 4 A
Course Period:Now ~ Any Time
LINE sharing feature only supports mobile devices
Course Intro
Course Plan
教學目標:This course is intended to provide students with the fundamental concepts and algorithms in Machine Learning. Besides, students could understand and know how to implement solutions to real-world machine learning problems by working through case study predictive modeling problems in Python. We will cover various topics, including decision trees, logistic regression, support vector machines, ensemble methods, Bayesian methods, neural networks, clustering, and dimensionality reduction.
Textbooks
1. Machine Learning: The Art and Science of Algorithms that Make Sense of Data (2012), Peter Flach, Cambridge University Press. 2. Self-made teaching material.
-
01. Introduction
-
02.Environment for Training Machine Learning Algorithms
-
03.Basic Knowledge in Python
-
04. Python Ecosystem for MachineLearning
-
05.Understand Machine Learning Data
-
06.Math for machine learning
-
07.Your first step towards Machine Learning
-
08.Logistic Regression by using Gradient Descent Algorithm
-
09.K-Nearest Neighbors Algorithm
-
10. K-means Clustering
-
11.Image recognition with Machine Learning
-
12.Scikit-Learn - Building a Machine Learning Model in Python for Image Classification
Teacher / 黎玉線