March 15 2023

General

New Application Sidebar

We've updated the primary navigation sidebar in the MarkovML web app to provide a more interactive experience and improved look.

Datasets

PII Detection

You can now get insights about personally identifiable information (PII)arrow-up-right present in datasets that are uploaded to MarkovML. This is useful for understanding your datasets' potentially sensitive information (for example, to ensure compliance with local data privacy protection laws).

Analyzers for Mixed/Categorical Datasets

We've added support for analyzing the text columns in the Mixed/Categorical datasets. You should see results from n-gram analysis and key word extraction results generated on text-only columns of the Mixed/Categorical datasets.

You can now find data points similar to a set of selected points in the given dataset.

Experiments

Integration of Experiments with XGBoost and SKLearn

You can now use MarkovML auto-record to capture your experiments for ML models created with XGBoostarrow-up-right or SKLearnarrow-up-right with a single command.

Last updated