Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
EconML Alternatives
Similar projects and alternatives to EconML
-
-
Robyn
Robyn is an experimental, AI/ML-powered and open sourced Marketing Mix Modeling (MMM) package from Meta Marketing Science. Our mission is to democratise modeling knowledge, inspire the industry through innovation, reduce human bias in the modeling process & build a strong open source marketing science community. (by facebookexperimental)
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
causallift
CausalLift: Python package for causality-based Uplift Modeling in real-world business
-
causalglm
Interpretable and model-robust causal inference for heterogeneous treatment effects using generalized linear working models with targeted machine-learning
-
tensor-house
A collection of reference machine learning and optimization models for enterprise operations: marketing, pricing, supply chain
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
robyn
A High-Performance, Community-Driven, and Innovator Friendly Web Framework with a Rust runtime.
-
Prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
-
-
-
DingelNeiman-workathome
"How Many Jobs Can be Done at Home?" by Jonathan Dingel and Brent Neiman
EconML reviews and mentions
-
Data Science and Marketing
Uplift Modeling (python): CausalML, EconML
-
UpliftML: An uplift modeling library that handles web scale datasets
Many libraries have recently emerged that offer implementations of algorithms for heterogeneous treatment effect estimation (or, CATE estimation). The most well-known examples are Microsoft's EconML (https://github.com/microsoft/EconML) and Uber's CausalML (https://github.com/uber/causalml). Existing libraries require all data to fit in memory, which is often a limitation for industry applications on web scale datasets. Booking.com's new library offers similar functionality on top of Spark, enabling web scale uplift modeling.
-
[q] before/after test
EconML and CausalLift are pretty good python packages that help you build uplift models. scikit-uplift is a decent sklearn style wrapper package that can be helpful as well. One of the drawbacks of these packages is they only allow for the modeling of a single treatment. mr-uplift is a newer package that allows you to model the multiple treatment effects simultaneously. I haven't used it personally, but it does look fairly interesting.
-
[N] Spotify Confidence - open source for analyzing a/b test data
Can't see how this adds to decades of causal inference packages development in stats oriented frameworks like R/Stata/EViews etc and the ongoing effort of porting this to Python. If you want something fancy there's already EconML.
-
What are some applications of Data Science in Digital Marketing?
Uplift Modeling - This is a very powerful technique aimed at discovering the customers who are most likely to respond to your marketing efforts. Some good python libraries for this are EconML and mr-uplift
-
A note from our sponsor - Onboard AI
getonboard.dev | 1 Oct 2023
Stats
py-why/EconML is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of EconML is Jupyter Notebook.