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
        • Repo Folder Attributes for a Repo Sync Project
        • 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
      • Adjustable Repository Panel
    • Data
      • Adding Data
      • Data List Page
    • Model
      • Import Model
      • Explainer Generator
      • Export to GIT/ Model Migration
      • Share a Model
      • Register a Model
      • Unregister a Model
      • Register a Model as an API Service
      • Delete a 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
        • Expanding and Collapsing Markdown Cell
      • Using an Assist Cell
    • Resource Utilization Graph
    • Taskbar
    • Actions Icons from Header
    • Notebook Actions
      • Register
        • Export
        • Register as a Job
      • Notebook Version Control
      • Share
      • Delete
      • Information
  • Model Creation using Data Science Notebook
  • Notebook Operations
    • Data
      • Reading 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
Export as PDF

List Feature Stores

This page focuses on the Feature Store List Actions.

PreviousList ProjectsNextCreate

Last updated 3 months ago

Editing a Feature Store

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

  • Navigate to the Feature Stores 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 data preview 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 display the version number, indicating that the Feature Store has been 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.

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