Essentials of Python for Machine Learning and Artificial Intelligence
This course with expert Pramod Gupta provides an introduction to the Python programming language essential for data manipulation, statistical analysis, and modeling techniques required for machine learning and artificial intelligence
Overview
This course includes:
- 3 hours on-demand video
- Numerous downloadable resources
- Full lifetime access
- Certificate of completion
Skills You Will Gain
Learning Outcomes (At The End Of This Program, You Will Be Able To...)
- Learn Python’s underlying object model, operators, and syntax.
- Use Python and its libraries interactively through Jupyter Notebooks (IPython).
- Manipulate data types in Python, and in particular “container” types: those built into Python (str, tuple, list, dict) as well as those that are the basis of Numpy and Pandas (ndarray, Series, and DataFrames).
- Practice the Python mechanisms needed to understand the thousands of data analysis examples available online: flow-of-control, function protocols, sequence unpacking, list comprehensions and other functional programming tools.
- Use functions to customize data cleaning and the behavior of data transformations.
- Visualization and machine learning algorithms framework.
- Be able to solve more complex engineering, financial, mathematical and scientific problems
- Develop complex functions and scripts to perform complicated calculations and to visualize the results of these calculations.
- Attain deeper understanding of the mathematical toolkit provided by the powerful core packages subject in this course
- Acquire in depth hands-on experience
- Install and configure Python and essential Python development tools, write Python programs, and run them to generate tabular and graphical results.
- Manage and manipulate data, perform data type conversions, merge datasets, deal with missing values, and extract, delete, or transform subsets of data based on logical criteria.
- Use Python to perform basic data analysis using data exploration, statistical analysis, and machine learning/AI techniques.
Prerequisites
- Basic Python knowledge is assumed
- Some software development experience (including languages, databases…)
Who Should Attend
- Anyone who wants to learn about using Python to build, evaluate or deploy machine learning and Artificial Intelligent models.
- Scientists, engineers, business analysts, research who explore and analyze data and wish to present their findings in well-formatted textual and graphical forms.
- Anyone wishing to get hands-on experience building machine learning models.
- Professionals, students and job-seekers interested in learning the fundamentals of machine learning and data mining and want to learn to build, evaluate or showcase machine learning applications in Python.
- The course will be appealing mostly to people that need an introduction to numerical computing and visualization using Python environment and also for technical staff that want to enhance their Python programming skills on the specific topics. Anyone who is interested in using Python’s NumPy, Scipy and Matplotlib packages as prototyping tools would also benefit from the course.