From the course: Applied AI for Human Resources
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Using machine learning platforms - Python Tutorial
From the course: Applied AI for Human Resources
Using machine learning platforms
- [Instructor] Institutionalized AI needs a machine learning platform to organize data, collaborate among data scientists and engineers, evaluate models, and automate deployments. As machine learning has evolved over the last few years, processes and products that take care of infrastructure, pipelines, experiment management, and deployments have emerged. To be able to build and manage AI solutions over a long term, it is recommended to have a learning platform for the AI team. This learning platform should take care of the following functions: data versioning to keep track of data and changes to it over time, automated and repeatable data preparation and feature engineering, creation of experiments, collaborating and keeping track of results and models from these experiments, automated pipelines to deploy new models to production, and also roll back already deployed models, collaboration among data scientists and…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.