Metadata-Version: 2.1
Name: machine-learning-package
Version: 0.1.0
Summary: A package to import essential machine learning libraries
Home-page: https://github.com/yourusername/machine_learning_package
Author: Jion
Author-email: s2022042@stu.musasino-u.ac.jp
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Machine Learning Package

This package imports essential libraries for machine learning.

## Installation

```sh
pip install machine_learning_package
