clean-code-ml
Clean coding guidelines
Adapting clean code principles to machine learning and data science in Python
Clean Code concepts adapted for machine learning and data science. Now a free video series 😎 https://bit.ly/2yGDyqT
714 stars
17 watching
190 forks
Language: Jupyter Notebook
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
nayeemdev/clean-code-php | A collection of coding principles and guidelines aimed at improving the maintainability, readability, and performance of PHP codebases | 3 |
neuraxio/kata-clean-machine-learning-from-dirty-code | Converting dirty machine learning code into clean, modular, and reusable components using the Pipe and Filter Design Pattern for Machine Learning. | 18 |
fikoborquez/clean-code-php | A guide to writing clean and maintainable PHP code | 80 |
dirty-cat/dirty_cat | A Python library for handling and encoding dirty categorical data in machine learning | 17 |
cleanlab/cleanvision-examples | Demonstrates the usage of CleanVision on various datasets and provides tutorials | 15 |
ml-tooling/ml-workspace | An all-in-one web-based IDE for machine learning and data science | 3,446 |
jphall663/interpretable_machine_learning_with_python | Teaching software developers how to build transparent and explainable machine learning models using Python | 673 |
dask/dask-ml | A Python library for scalable machine learning using Dask alongside popular ML libraries | 907 |
cleanlab/cleanvision | Automatically detects issues in image datasets to improve computer vision models | 1,038 |
uohzxela/clean-code-ruby | A guide to producing readable, reusable, and refactorable Ruby software following principles from Clean Code by Robert C. Martin. | 1,593 |
codingtrain/machine-learning | A collection of resources and examples around machine learning for education and development | 954 |
jvalegre/robert | Automated machine learning protocols for cheminformatics using Python | 39 |
diogenes0319/fedmd_clean | An implementation of a heterogenous federated learning framework using model distillation. | 150 |
cgnorthcutt/cleanlab | A tool for evaluating and improving the fairness of machine learning models | 57 |
pyjanitor-devs/pyjanitor | A Python library providing a clean and expressive API for data cleaning by chaining multiple operations together in a logical order. | 1,371 |