Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.6 KB

working-on-data-science-projects.adoc

File metadata and controls

43 lines (28 loc) · 1.6 KB
layout title permalink custom_css
docs
Working On Data Science Projects
/docs/working-on-data-science-projects
asciidoc.css

Working on data science projects

As a data scientist, you can organize your data science work into a single project. A data science project in {productname-short} can consist of the following components:

Workbenches

Creating a workbench allows you to add a Jupyter notebook to your project.

Cluster storage

For data science projects that require data retention, you can add cluster storage to the project.

Data connections

Adding a data connection to your project allows you to connect data inputs to your workbenches.

Pipelines

Standardize and automate machine learning workflows to enable you to further enhance and deploy your data science models.

Models and model servers

Deploy a trained data science model to serve intelligent applications. Your model is deployed with an endpoint that allows applications to send requests to the model.

Bias metrics for models

Creating bias metrics allows you to monitor your machine learning models for bias.