MatheusDemoner's Stars
visenger/awesome-mlops
A curated list of references for MLOps
SeldonIO/MLServer
An inference server for your machine learning models, including support for multiple frameworks, multi-model serving and more
jczic/MicroWebSrv
A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom modules & ESP32)
daijro/hrequests
🚀 Web scraping for humans
flet-dev/flet
Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
box-key/pydata-kubernetes-mlflow
A repo for demo at PyData NYC 2022
mage-ai/mage-ai
🧙 Build, run, and manage data pipelines for integrating and transforming data.
Bren0Miranda/data-engineering-on-kubenetes
Data Engineering applications on Kubernetes
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
apache/druid
Apache Druid: a high performance real-time analytics database.
lfreneda/statusinvest
:money_with_wings: statusinvest.com.br stocks info web scraper
codigoquant/python_para_investimentos
Aplicações de Python para Finanças e Investimentos
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
faridrashidi/kaggle-solutions
🏅 Collection of Kaggle Solutions and Ideas 🏅
py-why/EconML
ALICE (Automated Learning and Intelligence for Causation and Economics) is a Microsoft Research project aimed at applying Artificial Intelligence concepts to economic decision making. One of its goals is to build a toolkit that combines state-of-the-art machine learning techniques with econometrics in order to bring automation to complex causal inference problems. To date, the ALICE Python SDK (econml) implements orthogonal machine learning algorithms such as the double machine learning work of Chernozhukov et al. This toolkit is designed to measure the causal effect of some treatment variable(s) t on an outcome variable y, controlling for a set of features x.
letsdata/data-science-em-projetos
Códigos do evento Data Science em Projetos
feature-engine/feature_engine
Feature engineering package with sklearn like functionality