Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 469 Bytes

File metadata and controls

19 lines (17 loc) · 469 Bytes

machine_learning_tools

A set of functions and classes to help create machine learning models.

Sublime's custom image

Project Tree

📦source
 ┣ 📂NLP
 ┃ ┣ 📜metrics.py
 ┃ ┣ 📜nlp.py
 ┃ ┗ 📜__init__.py
 ┣ 📂validation
 ┃ ┗ 📜utils.py
 ┣ 📜ml_tools.py
 ┗ 📜__init__.py