Giter VIP home page Giter VIP logo

Comments (3)

t-tte avatar t-tte commented on May 19, 2024

The uplift forest algorithms don't currently support continuous target variables, and we have no immediate plans to implement such a feature. The main reason is that our testing hasn't showed a major difference between uplift forests and meta-learners in the binary case, and we don't have a particular reason to expect such a difference in the continuous case. With all that being said, we're happy to revisit this if some new results emerge.

from causalml.

DSXiangLi avatar DSXiangLi commented on May 19, 2024

@t-tte Thanks for the quick response!

what about the casual tree algorithm defined in these 2 papers.
https://arxiv.org/abs/1902.00087. “Learning triggers for heterogeneous treatment effects
https://arxiv.org/pdf/1504.01132.pdf Recursive partitioning for heterogeneous causal effects

Because I found the tree visualization very useful in practice, compared to the meta learning.

Basically for continuous target, it uses RMSE for treatment difference as cost function and penalize with leaf variance and generalization error between train and validation.

from causalml.

jeongyoonlee avatar jeongyoonlee commented on May 19, 2024

Thanks for the comment, @DSXiangLi. We have implementation of causal tree from the second paper by Athey and Imbens, but it's still in experimental and work in progress. We will keep you posted once it's ready for general use.

from causalml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.