Data Science Lab
  • What is Data Science Lab?
  • Accessing the Data Science Lab Module
  • Homepage
  • List Projects
  • List Feature Stores
  • Create
    • Create Project
      • Container Status Message
    • Create Feature Store
  • Registered Models and APIs
  • Settings
  • Trash
  • Tabs for a DSL Project
    • Workspace
      • Workspace Folders
        • Repo Folder Attributes
          • Notebook Actions
            • Export
            • Register as Job
            • Notebook Version Control
            • Share
            • Delete
            • Information
        • Repo Folder Attributes for a Repo Sync Project
          • File Attributives
        • Utils Folder Attributes
          • Utility Actions
        • Files Attributes
      • Working with the Workspace tab
        • Create
        • Import
          • Importing Notebook
          • Pull from Git
        • Adding File and Folders
      • Linter
      • Git Console
    • Data
      • Adding Data
      • Data List Page
    • Model
      • Import Model
      • Explainer Generator
      • Export to GIT/ Model Migration
      • Model Explainer
      • Share a Model
      • Register a Model
      • Unregister a Model
      • Register a Model as an API Service
        • Register a Model as an API
        • Register an API Client
        • Pass Model Values in Postman
      • Delete Model
    • AutoML
      • Creating AutoML Experiment
      • AutoML List Page
        • View Explanation
          • Model Summary
          • Model Interpretation
            • Classification Model Explainer
            • Regression Model Explainer
            • Forecasting Model Explainer
          • Dataset Explainer
  • Data Science Notebook
    • Preview File
    • Save as Notebook
    • .ipynb File Cells
      • Using a Code Cell
      • Using a Markdown Cell
      • Using an Assist Cell
    • Resource Utilization Graph
    • Taskbar
    • Actions Icons
  • Model Creation using Data Science Notebook
  • Notebook Operations
    • Data
      • Copy Path Functionality
    • Secrets
    • Algorithms
    • Transforms
    • Artifacts
    • Variable Explorer
    • Writers
Powered by GitBook
On this page
  • Editing a Feature Store
  • Deleting a Feature Store

List Feature Stores

This page focuses on the Feature Store List Actions.

PreviousList ProjectsNextCreate

Last updated 8 months ago

Editing a Feature Store

Check out the illustration to understand the steps to edit a feature store.

  • Navigate to the Feature Stores List page.

  • Select a Feature Store from the list.

  • Click the Edit icon for the selected Feature Store.

  • The Edit Feature Store form opens.

  • Modify the required information.

  • Click the Validate option for the Feature Store.

  • A notification message ensures that the action updating table is executed.

  • The Preview of the data is displayed below.

  • Click the Update option after getting a notification message for successful validation.

  • Another notification message appears to ensure that the updated Feature Store is saved.

  • Use the Refresh icon provided on the Feature Stores list.

  • The status of the updated Feature Store will be listed in the Feature Stores list.

  • Click the Refresh icon again till the Feature Store status turns Completed.

  • The Version column will reflect the version number to indicate that the Feature Store is updated.

Deleting a Feature Store

Check out the illustration to understand the steps to delete a feature store.

  • Navigate to the Feature Stores List page.

  • Select a Feature Store from the list. Select a Feature Store with more than one version with Status marked as Completed.

  • It will display all the available versions of the selected Feature Store.

  • Click the Delete icon for a version of the selected Feature Store you wish to delete.

  • The Delete confirmation dialog box appears.

  • Click the Yes option.

  • A notification message appears to inform the user about the deletion.

  • The selected version of the Feature Store will be removed, but another version will be listed in the Feature Stores List.

Please Note: The Feature Store with only one version, gets removed from the Feature List.

  • The deleted Feature Store version can be accessed from the Trash page. The user can restore it or delete it permanently from this page.

Updated Feature Store
Multiple Versions of the Feature Store
Deleted Feature Store version listed under the Trash page
Deleting a Feature Store
Editing a Features Store