Metadata-Version: 2.1
Name: ml1-10
Version: 0.1.0
Summary: ML tool for data visualization and outlier detection
Home-page: https://github.com/Veeresh-hp/ml1_10
Author: veeresh
Author-email: veeresh04@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# ml1-10

This package visualizes numeric features from the California Housing dataset using histograms and boxplots, and detects outliers using the IQR method.


ml1-10
This Python package provides 10 utility functions (p1 to p10) for EDA and machine learning workflows.
