Metadata-Version: 2.1
Name: fns
Version: 0.4.47
Summary: Reusable functions for use in ML projects
Home-page: https://github.com/amitness/fns
Author: Amit Chaudhary
Author-email: meamitkc@gmail.com
License: MIT
Description: # fns ![Release](https://github.com/amitness/fns/workflows/Release/badge.svg)
        Reusable functions for Machine Learning.
        
        
        ## Installation
        Install via [pip](https://pypi.org/project/fns).
        
        ```bash
        pip install fns
        ```
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown
