Metadata-Version: 2.1
Name: yikit
Version: 0.3.15
Summary: This is my own tool kit.
Home-page: http://github.com/yu9824/yikit/
Author: yu9824
Author-email: yu.9824.job@gmail.com
Maintainer: yu9824
Maintainer-email: yu.9824.job@gmail.com
License: Apache License 2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# yikit
[![python_badge](https://img.shields.io/pypi/pyversions/yikit)](https://pypi.org/project/yikit/)
[![license_badge](https://img.shields.io/pypi/l/yikit)](https://pypi.org/project/yikit/)
[![Downloads](https://pepy.tech/badge/yikit)](https://pepy.tech/project/yikit)

This is my own tool kit.

## tools
in preparation.

## models
in preparation.

## feature_selection
in preparation.

## License
Copyright © 2021 yu9824

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
