Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Machine learning in practice requires the practitioner to understand the trade-offs between a variety of factors, both technical and non-technical. A practitioner may wish to consider trade-offs between factors like speed, accuracy, and ethics.
In order to validate a machine-learning model, there are a number of factors that need to be considered. These lessons discuss best practices in splitting the data used for modelling into a training data set and a test data set and comparing results so that common problems like overfitting can be addressed. You’ll also discover common model validation methods, model quality metrics, and common challenges.
Using pre-trained models is an important part of any machine learning practitioner’s toolkit. Pre-trained models for many important tasks like natural language processing, image recognition, and text generation can be used as part of a machine learning pipeline. These lessons discuss the advantages and disadvantages of using them in practice.
It covers choosing the most appropriate algorithm by considering trade-offs between factors like speed, accuracy, and ethics, validating machine learning models, and using pre-trained models. Lessons include Model Validation, Model Quality Metrics, Common Challenges, Explainability, Using Pre-trained Models, and Ethical Considerations.
You'll learn best practices in splitting data into a training set and a test set and comparing results to address problems like overfitting, along with common model validation methods, model quality metrics, and common challenges. You'll also learn to distinguish between underfitting and overfitting.
Yes. It discusses using pre-trained models for tasks such as natural language processing, image recognition, and text generation as part of a machine learning pipeline, including the advantages and disadvantages of using them in practice.
It addresses skills including Learning Metrics, Machine Learning Algorithms, Machine Learning Methods, Machine Learning Model Training, Machine Learning Model Monitoring and Evaluation, and Quantitative Modeling.
It is for machine learning practitioners who need to understand the trade-offs between technical and non-technical factors when validating models and choosing an appropriate algorithm.