Planejamento inteligente de espaço publicitário com análise de dados e machine learning
https://medium.com/bix-tecnologia/planejamento-inteligente-de-espa%C3%A7o-publicit%C3%A1rio-com-an%C3%A1lise-de-dados-e-machine-learning-e548f21a4a9
https://medium.com/bix-tecnologia/planejamento-inteligente-de-espa%C3%A7o-publicit%C3%A1rio-com-an%C3%A1lise-de-dados-e-machine-learning-e548f21a4a9
Medium
Planejamento inteligente de espaço publicitário com análise de dados e machine learning
Quando falamos de publicidade, é muito relevante saber quantas pessoas serão atingidas pelo anúncio, principalmente para garantir que o…
Airbnb booking destination prediction with Machine Learning
https://tooba-jamal.medium.com/airbnb-booking-destination-prediction-with-machine-learning-f0588bb2e4e2
https://tooba-jamal.medium.com/airbnb-booking-destination-prediction-with-machine-learning-f0588bb2e4e2
Medium
Airbnb booking destination prediction with Machine Learning
Exploratory data analysis, feature transformation, feature engineering and destination country prediction of airbnb customers using ML.
Data Preprocessing in Python — Handling Missing Data
https://medium.com/@theclickreader/data-preprocessing-in-python-handling-missing-data-b717bcd4a264
https://medium.com/@theclickreader/data-preprocessing-in-python-handling-missing-data-b717bcd4a264
Medium
Data Preprocessing in Python — Handling Missing Data
Data pre-processing involves a series of data preparation steps used to remove unwanted noise and to filter out necessary data from a…
Machine Learning: Métricas, Validação Cruzada, Bias e Variância
https://medium.com/@jvsavietto6/machine-learning-m%C3%A9tricas-valida%C3%A7%C3%A3o-cruzada-bias-e-vari%C3%A2ncia-380513d97c95
https://medium.com/@jvsavietto6/machine-learning-m%C3%A9tricas-valida%C3%A7%C3%A3o-cruzada-bias-e-vari%C3%A2ncia-380513d97c95
Medium
Machine Learning: Métricas, Validação Cruzada, Bias e Variância
A validação do modelo de machine learning é uma etapa de extrema importância em qualquer projeto de IA/Data Science.
Fitting ARIMA Models to Forecast Stock Price Data
https://medium.com/@brianmochtyak/fitting-arima-models-to-forecast-stock-price-data-c256adc9c587
https://medium.com/@brianmochtyak/fitting-arima-models-to-forecast-stock-price-data-c256adc9c587
Medium
Fitting ARIMA Models to Forecast Stock Price Data
Introduction
Create Crypto Bot Ep. 1 : Create Own Lib
https://medium.com/@jpromanun/create-crypto-bot-ep-1-create-own-lib-12c9627d3e6b
https://medium.com/@jpromanun/create-crypto-bot-ep-1-create-own-lib-12c9627d3e6b
Medium
Create Crypto Bot Ep. 1 : Create Own Lib
เขียน Bot Trade Crypto ฺจาก Bitkub API
Querying JSONB and Date Diffs with PostgreSQL, SQLAlchemy and Python
https://medium.com/@PostgradExpat/querying-jsonb-and-date-diffs-with-postgresql-sqlalchemy-and-python-c3f55d5e7d11
https://medium.com/@PostgradExpat/querying-jsonb-and-date-diffs-with-postgresql-sqlalchemy-and-python-c3f55d5e7d11
Medium
Querying JSONB and Date Diffs with PostgreSQL, SQLAlchemy and Python
Some notes for my future self on writing/printing statements with PostgreSQL, SQLAlchemy and Python
Get Deeper Insights Into Your Python Code-Level Performance and Reduce End-User Latency
https://www.datadoghq.com/dg/apm/python-performance-monitoring/?utm_source=Advertisement&utm_medium=Advertisement&utm_campaign=PycodersNewsletter-MonitorPython
https://www.datadoghq.com/dg/apm/python-performance-monitoring/?utm_source=Advertisement&utm_medium=Advertisement&utm_campaign=PycodersNewsletter-MonitorPython
Datadog Python Performance Monitoring
See metrics from all of your apps, tools & services in one place with Datadog's cloud monitoring as a service solution. Try it for free.
Python Anti-Pattern: Using a Mutable Default Value as an Argument
https://valinsky.me/articles/python-anti-pattern/
https://valinsky.me/articles/python-anti-pattern/
Better PyPy JIT Support for Auto-Generated Python Code
https://www.pypy.org/posts/2021/09/jit-auto-generated-code.html
https://www.pypy.org/posts/2021/09/jit-auto-generated-code.html
PyPy
Better JIT Support for Auto-Generated Python Code
Performance Cliffs
A common bad property of many different JIT compilers is that of a "performance
cliff": A seemingly reasonable code change, leading to massively reduced
performance due to hitting s
A common bad property of many different JIT compilers is that of a "performance
cliff": A seemingly reasonable code change, leading to massively reduced
performance due to hitting s