jailad
Software Engineer, with an interest in Data Science, Machine Learning, Mobile and IoT Development, Software Architecture and Self Driving Cars.
jailad's Stars
ploomber/ploomber
The fastest ⚡️ way to build data pipelines. Develop iteratively, deploy anywhere. ☁️
githubocto/repo-visualizer
ing-bank/popmon
Monitor the stability of a Pandas or Spark dataframe ⚙︎
ydataai/ydata-profiling
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
osmr/imgclsmob
Sandbox for training deep learning networks
D-X-Y/AutoDL-Projects
Automated deep learning algorithms implemented in PyTorch.
microsoft/nn-Meter
A DNN inference latency prediction toolkit for accurately modeling and predicting the latency on diverse edge devices.
aimclub/FEDOT
Automated modeling and machine learning framework FEDOT
dabeaz/python-cookbook
Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.
csinva/imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
modin-project/modin
Modin: Scale your Pandas workflows by changing a single line of code
matheusroleal/solidity-cookbook
Solidity Cookbook - Examples on how to code smart contracts for Ethereum.
fastapi/sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
realpython/python-guide
Python best practices guidebook, written for humans.
covid19india/covid19india-react
Tracking the impact of COVID-19 in India
rebecca-vickery/data-science-learning-resources
A comprehensive list of free resources for learning data science
FedML-AI/FedNLP
FedNLP: An Industry and Research Integrated Platform for Federated Learning in Natural Language Processing, Backed by FedML, Inc. The Previous Research Version is Accepted to NAACL 2022
koaning/drawdata
Draw datasets from within Jupyter.
danielfrg/jupyter-flex
Build dashboards using Jupyter Notebooks
pythonprofilers/memory_profiler
Monitor Memory usage of Python code
PablocFonseca/streamlit-aggrid
Implementation of Ag-Grid component for Streamlit
tiangolo/uwsgi-nginx-flask-docker
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container.
gruns/icecream
🍦 Never use print() to debug again.
NUAA-AL/ALiPy
ALiPy: Active Learning in Python is an active learning python toolbox, which allows users to conveniently evaluate, compare and analyze the performance of active learning methods.
ntucllab/libact
Pool-based active learning in Python
modAL-python/modAL
A modular active learning framework for Python
Yelp/detect-secrets
An enterprise friendly way of detecting and preventing secrets in code.
fastapi/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
facebookresearch/hydra
Hydra is a framework for elegantly configuring complex applications
keleshev/schema
Schema validation just got Pythonic