Metadata-Version: 2.1
Name: Babaji
Version: 0.1
Summary: A package for predicting height from weight using a scaler and regression model.
Home-page: https://github.com/Nachiket858
Author: Nachiket Shinde
Author-email: nachiketshinde@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: scikit-learn

Predict height for a given weight using a pre-trained scaler and regression model.
