Skip to content

Commit a9f995e

Browse files
authored
Create README.md
1 parent 5bff91c commit a9f995e

1 file changed

Lines changed: 48 additions & 0 deletions

File tree

README.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
# DAT275X Principles of Machine Learning: Python Edition
2+
![](https://cdn1.bigcommerce.com/server3600/oum4qu/products/1083/images/3291/dat275__95555.1578340417.1280.1280.PNG?c=2)
3+
4+
# ABOUT THIS COURSE
5+
6+
7+
This course is part of the **Microsoft Professional Program Certificate in Data Science** and the **Microsoft Professional Program in Artificial Intelligence**.
8+
9+
Machine learning uses computers to run predictive models that learn from existing data in order to forecast future behaviors, outcomes, and trends.
10+
11+
In this data science course, you will be given clear explanations of machine learning theory combined with practical scenarios and hands-on experience building, validating, and deploying machine learning models. You will learn how to build and derive insights from these models using Python, and Azure Notebooks.
12+
13+
# WHAT YOU'LL LEARN
14+
15+
16+
After completing this course, you will be familiar with the following concepts and techniques:
17+
18+
● Data exploration, preparation and cleaning
19+
● Supervised machine learning techniques
20+
● Unsupervised machine learning techniques
21+
● Model performance improvement
22+
# PREREQUISITES
23+
24+
25+
To complete this course successfully, you should have:
26+
27+
● A basic knowledge of math
28+
● Some programming experience – Python is preferred.
29+
● A willingness to learn through self-paced study.
30+
# COURSE SYLLABUS
31+
● Introduction to Machine Learning
32+
● Exploring Data
33+
● Data Preparation and Cleaning
34+
● Getting Started with Supervised Learning
35+
● Improving Model Performance
36+
● Machine Learning Algorithms
37+
● Unsupervised Learning
38+
39+
---
40+
# Contact Information:
41+
If you have any questions or suggestions about code, project or any other topics, please feel free to contact me and discuss with me. 😄😄😄
42+
43+
<a href="https://www.linkedin.com/in/tzu-wei-wang-a09707157" target="_blank"><img src="https://github.com/JeffWang0325/JeffWang0325/blob/master/Icon%20Image/linkedin_64.png" width="64"></a>
44+
<a href="https://www.youtube.com/channel/UC9nOeQSWp0PQJPtUaZYwQBQ" target="_blank"><img src="https://github.com/JeffWang0325/JeffWang0325/blob/master/Icon%20Image/youtube_64.png" width="64"></a>
45+
<a href="https://www.facebook.com/tzuwei.wang.33/" target="_blank"><img src="https://github.com/JeffWang0325/JeffWang0325/blob/master/Icon%20Image/facebook_64.png" width="64"></a>
46+
<a href="https://www.instagram.com/tzuweiw/" target="_blank"><img src="https://github.com/JeffWang0325/JeffWang0325/blob/master/Icon%20Image/instagram_64.png" width="64"></a>
47+
<a href="https://www.kaggle.com/tzuweiwang" target="_blank"><img src="https://github.com/JeffWang0325/JeffWang0325/blob/master/Icon%20Image/kaggle_64.png" width="64"></a>
48+
<a href="https://github.com/JeffWang0325" target="_blank"><img src="https://github.com/JeffWang0325/JeffWang0325/blob/master/Icon%20Image/github_64.png" width="64"></a>

0 commit comments

Comments
 (0)