{{ ml-platform-full-name }} is an end-to-end ML development environment where you can use familiar IDEs, serverless computing technology, and seamlessly combine a broad range of {{ yandex-cloud }} computing resource configurations. {{ ml-platform-full-name }} is part of the data platform and offers powerful features to easily work with {{ yandex-cloud }} services. As an IDE, {{ ml-platform-name }} provides {{ jlab }}® Notebook.
In this section, you will learn how to:
- Create projects.
- Run projects.
- Configure the environment.
- Upload data to projects.
- Start training.
- Share your results.
- Go to the [management console]({{ link-console-main }}) and log in to {{ yandex-cloud }} or sign up if not signed up yet.
- Go to [{{ billing-name }}]({{ link-console-billing }}) and make sure you have a billing account linked and it has the
ACTIVE
orTRIAL_ACTIVE
status. If you do not have a billing account yet, create one. - Open the {{ ml-platform-name }} [home page]({{ link-datasphere-main }}).
- Accept the user agreement.
- Select the organization to work with {{ ml-platform-name }} in or create a new one.
{% include create-project %}
{% include start-project %}
{% include install-dependencies-intro %}
{% include install-dependencies-steps %}
You can also configure the environment to run your code using Docker images.
{% include download-data %}
{% include start-ml %}