Metadata-Version: 2.1
Name: kitcore
Version: 1.1.1
Summary: A short description of the package
Home-page: https://github.com/bhanupriya03m/kitcore
Author: bhanu_2025abc
Author-email: citbhanupriya@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE

kitcore is a lightweight Python library for machine learning algorithms like Linear Regression, Logistic Regression, Random Forest, Decision Trees, and KNN. 
Install via pip install kitcore and use simple API calls to fit and predict on any dataset. Itâ€™s designed to be easy-to-use, flexible, and scalable.
Version = 1.1.1
