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
  • General
  • Homepage
  • Settings Page
  • Token-based authentication (Beta)
  • Datasets
  • Vector Analysis for text-based datasets
  • Dataset Comparison
  • Runs Page
  • Easily trigger new analysis on previously registered datasets
  • Miscellaneous

Was this helpful?

  1. CHANGELOG

February 14 2023

PreviousMarch 2 2023NextJanuary 12 2023

Last updated 2 years ago

Was this helpful?

General

Homepage

We've updated the homepage to a newer UI. The new homepage comes with quick instructions on getting started with MarkovML and gives all the recent activity in your workspace.

Settings Page

The Settings page has been improved with a more user-friendly and organized design for better functionality and ease of use.

Token-based authentication (Beta)

A new feature allows users to sign into Markov SDK using an API token. Users can access their currently active API token on the Tokens tab of the Settings page. With this update, users can run the markov init command on their headless terminals without needing a browser-based UI.

Note: This is a beta feature that can be enabled on demand. Please get in touch with support [at]markovml. com if you'd like to get early access.

Datasets

Vector Analysis for text-based datasets

We've added a new vector-based dataset analysis. We apply k-means clustering and show the result in an interactive 2D chart.

Dataset Comparison

The datasets comparison functionality is even more powerful now. Users can compare two or more datasets based on several dataset analyses that MarkovML performs.

Using the re-order button on the bottom right of the comparison page, users can now align classes that may have different names across different datasets. This alignment is preserved for future comparisons.

Runs Page

Users can use the new "Runs" page to view the status of all long-running manual jobs. This page is accessible from the left-side navigation menu. This feature currently supports data-similarity comparison across datasets, with more types of runs coming.

Easily trigger new analysis on previously registered datasets

We now highlight when the newer analysis is available for previously registered datasets. As we add new analyses, users can quickly run those analyses on their existing datasets.

Miscellaneous

  • For enterprise customers, UI-based dataset upload now uploads datasets in their cloud provider's storage.