LogoLogo
MarkovML HomeLogin to appSDK Docs
  • MarkovML Developer Hub
  • Guides
    • 🖥️Setup MarkovML SDK
      • Upgrading your SDK version
    • 📊Working with Datasets
      • Register Datasets
        • Register Access Credentials (Cloud Storage)
        • Register a Data Family
        • Register a Dataset
      • Read Datasets
        • List Datasets
        • Fetch Dataset
        • Download Dataset Segment
        • Get Dataset Preview
      • Compare Datasets
      • Data Quality
      • Data Family Operations
    • 📚Manage Models and Projects
      • Manage Projects
        • Create a Project
        • Access an existing Project
      • Track Experiments
        • Create Experiment Recorder
        • Add Records to an Experiment Recorder
        • Add Summary to an Experiment Recorder
        • Integrations
        • Examples
          • Image Classifier
      • Record Model Evaluations
        • Create an Evaluation Recorder
        • Add Evaluation Records
      • Complete Examples
        • Sentiment Classifier
        • MNIST Data Classifier
    • 📧Email Notification
  • Fundamentals
    • Datasets & Data Families
    • Projects
    • Models
    • Experiments
    • Model Evaluations
  • 📖CLI Docs
  • CHANGELOG
    • July 5, 2023
    • June 14, 2023
    • May 30, 2023
    • May 1, 2023
    • March 15 2023
    • March 2 2023
    • February 14 2023
    • January 12 2023
    • December 7 2022
    • November 17 2022
Powered by GitBook
On this page

Was this helpful?

  1. Fundamentals

Projects

PreviousDatasets & Data FamiliesNextModels

Last updated 2 years ago

Was this helpful?

Projects let you organize your team's model-related resources, i.e. , , and . Create a separate project for each use case or ML application you are working on. Whenever you register a new Experiment or Model Evaluation with MarkovML, you'll need to specify which project it belongs to.

Projects are public by default, but can be made private. Public projects are visible to all workspace members, whereas private projects are only visible to the user who created them. The Models and related resources associated with a project inherit the visibility of the project.

Datasets registered with MarkovML exist outside of any single project. This way, you can register a dataset once and reuse it across multiple projects, which may focus on different use cases.

Models
Experiments
Model Evaluations