Introduction to machine learning with Python and Azure Notebooks
Python has become a dominant language for doing data analysis with machine learning. Learn how to leverage Python and associated libraries in Jupyter Notebooks run on Azure Notebooks to predict patterns and identify trends. This learning path can help you prepare for the Microsoft Certified: Azure Developer Associate certification.
Prerequisites
Basic Python programming knowledge
Modules in this learning path
Create an Azure Notebook and use three popular Python libraries to analyze climate data collected by NASA, then share it.
Import airline arrival data into a Jupyter notebook and use Pandas to clean it. Then, build a machine learning model with Scikit-Learn and use Matplotlib to visualize output.