Training procedure
This page describes the Machine Learning Manager, a service of the ForePaaS Legacy Platform that is not available on OVHcloud Data Platform. See the current documentation.
The training procedure is at the core of every machine learning model. It defines the mathematical algorithm (i.e. estimator) at its basis as well as the set of rules used to fit and evaluate it.

Training is usually the second step in configuring a pipeline. Coupled with the third step, hyper-parameters tuning, your pipeline will be able to produce trained models for you to compare and deploy.
Training jobs can be accelerated by a lot using GPUs.
Train with a standard estimator
Give your pipeline configuration a quick start by using one of the standard estimators from a curated list from the most popular ML libraries!
Train with a custom estimator
Can't find what you want on the ForePaaS Store? Carry out your training procedure exactly the way you want it by importing your own custom estimator.
Scoring and validation
Scoring and validation are necessary aspects of the training step in order to evaluate models in an unbiased way. Learn how to configure it right.
Configure scoring and validation
Go further
If you need training or technical assistance to implement our solutions, contact your sales representative or click on this link to get a quote and ask our Professional Services experts for a custom analysis of your project.
Ask questions, give your feedback and interact directly with the team building the Data Platform on the dedicated Discord channel.
If you need support with your OVHcloud services, create a request in our Help Centre.
Join our community of users.

