Socket
Book a DemoInstallSign in
Socket

pattern

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pattern

pattern is a Python package offering a suite of plotting functions to visualize machine learning models and data. It provides intuitive and customizable plots to aid in model evaluation and data analysis.

pipPyPI
Version
0.0.1a0
Maintainers
1

ml-utils

ml_utils is a Python package that provides a suite of plotting functions to visualize machine learning models and data. It offers intuitive and customizable plots to aid in model evaluation and data analysis.

Features

  • Model Evaluation Plots:
    • Confusion matrices
    • ROC curves
    • Precision-recall curves
  • Data Visualization:
    • Heatmaps
    • Pair plots
    • Feature importance plots
  • Compatibility:
    • Integrates seamlessly with popular machine learning libraries like scikit-learn and TensorFlow.

Installation

You can install ml_utils using pip:

pip install ml_utils

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts