Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
75 views

Machine Learning With Python and Project

This 30-hour course provides an introduction to machine learning using Python. The course covers Python basics, NumPy, SciPy, Pandas and Matplotlib for data analysis. It then introduces machine learning concepts like supervised and unsupervised learning. Key algorithms covered include linear and logistic regression for classification, decision trees, KNN, SVM and neural networks. The course also covers recommender systems, natural language processing, and deep learning using Tensorflow and Keras. It concludes with a final project applying skills to an end-to-end data analysis project.

Uploaded by

adoch2000
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
75 views

Machine Learning With Python and Project

This 30-hour course provides an introduction to machine learning using Python. The course covers Python basics, NumPy, SciPy, Pandas and Matplotlib for data analysis. It then introduces machine learning concepts like supervised and unsupervised learning. Key algorithms covered include linear and logistic regression for classification, decision trees, KNN, SVM and neural networks. The course also covers recommender systems, natural language processing, and deep learning using Tensorflow and Keras. It concludes with a final project applying skills to an end-to-end data analysis project.

Uploaded by

adoch2000
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Machine Learning with Python and Project

Duration: 30 hours

Course Outline:
1. Python Basics • Decision trees
• Your first program • Model Evaluation
• Types
• Expressions and Variables 6. Unsupervised Learning
• String Operations • K-Means Clustering
• Lists and Tuples • Hierarchical Clustering
• Sets & Dictionaries • Density-Based Clustering
• Conditions and Branching, Loops
• Functions 7. Recommender Systems
• Objects and Classes • Content-based recommender
• Reading files with open systems
• Writing files with open • Collaborative Filtering
• Loading data with Pandas
• Working with and Saving data with 8. Natural Language Processing
Pandas • Basics of text processing
• Lexical processing
2. Basics for NumPy, SciPy, Pandas, • Conduct sentiment analysis
Matplotlib • Explore the applications of text
analytics in new areas and various
3. Introduction to Machine Learning business domains
• Applications of Machine Learning
• Supervised vs Unsupervised Learning 9. Neural Networks & Deep Learning
• Python libraries suitable for Machine • Information flow in a neural network
Learning • Training a neural network
• Convolutional Neural Networks
4. Regression • Recurrent Neural Networks
• Linear Regression • Creating and deploying networks
• Non-linear Regression using Tensorflow and keras
• Model evaluation methods
10. Final Project
5. Classification This lets you showcase all your new skills in
• K-Nearest Neighbour an end-to-end data analysis project. You'll
• Decision Trees pick the dataset, do the data munging, ask
• Logistic Regression the research questions, visualize the data,
• Support Vector Machines draw conclusions, and present your results

www.paliumskills.com Page 1

You might also like