Metadata-Version: 2.1
Name: mokarakaya-machine-learning-and-python-notes
Version: 0.0.3
Summary: Python notes with examples
Home-page: https://github.com/mokarakaya/machine-learning-and-python-notes
Author: mokarakaya
Author-email: mokarakaya@gmail.com
License: UNKNOWN
Description: # machine-learning-and-python-notes
        My notes about the topics in machine learning and python
        
        # Content
        
        - [Machine Learning](https://github.com/mokarakaya/machine-learning-and-python-notes/tree/master/machine-learning)
        
        - [Machine Learning Algorithms](https://github.com/mokarakaya/machine-learning-and-python-notes/tree/master/machine-learning/algorithms)
        
        - [Python](https://github.com/mokarakaya/machine-learning-and-python-notes/tree/master/python)
        
        - [Python Libraries for Machine Learning](https://github.com/mokarakaya/machine-learning-and-python-notes/tree/master/tools)
        
        - [Pytest](https://github.com/mokarakaya/machine-learning-and-python-notes/tree/master/mokarakaya_pytest_notes)
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
