Giter VIP home page Giter VIP logo

Comments (8)

Silver-Shen avatar Silver-Shen commented on August 13, 2024

@xiaowei-ui Working on it, python implementation will be released this fall.

from causally-regularized-learning.

xiaowei-ui avatar xiaowei-ui commented on August 13, 2024

@ xiaowei-ui正在研究它,今年秋天将发布python实现。
that's ok,thank you!

from causally-regularized-learning.

xiaowei-ui avatar xiaowei-ui commented on August 13, 2024

@ xiaowei-ui正在研究它,今年秋天将发布python实现。
that's ok,thank you!

@xiaowei-ui Working on it, python implementation will be released this fall.

excuse me,how is the prediction matrix I generated by the feature matrix X? The demo is through the ’double‘ function, what function should be used in the neural network?

from causally-regularized-learning.

Silver-Shen avatar Silver-Shen commented on August 13, 2024

@ xiaowei-ui正在研究它,今年秋天将发布python实现。
that's ok,thank you!

@xiaowei-ui Working on it, python implementation will be released this fall.

excuse me,how is the prediction matrix I generated by the feature matrix X? The demo is through the ’double‘ function, what function should be used in the neural network?

Which matrix I do you mean? There is no I in demo...

from causally-regularized-learning.

xiaowei-ui avatar xiaowei-ui commented on August 13, 2024

@ xiaowei-ui正在研究它,今年秋天将发布python实现。
that's ok,thank you!

@xiaowei-ui Working on it, python implementation will be released this fall.

excuse me,how is the prediction matrix I generated by the feature matrix X? The demo is through the ’double‘ function, what function should be used in the neural network?

Which matrix I do you mean? There is no I in demo...

the sevnth line code of the balance_cost function,

from causally-regularized-learning.

Silver-Shen avatar Silver-Shen commented on August 13, 2024

@xiaowei-ui It is actually the indicator of whether a sample receive treatment, for binary feature, I = X_j > 0 (double only act as type conversion). We do not discuss continuous feature in our scope, but you can refer to causal inference literature for more information.

from causally-regularized-learning.

xiaowei-ui avatar xiaowei-ui commented on August 13, 2024

@xiaowei-ui It is actually the indicator of whether a sample receive treatment, for binary feature, I = X_j > 0 (double only act as type conversion). We do not discuss continuous feature in our scope, but you can refer to causal inference literature for more information.

First of all, thanks for your reply,dear author,then if I use the pretrain model to extract features, what should I do with the features specificly to get the Xtrain(n*p) form in the paper, and how to handle the features to fit the input X matrix in the code?

from causally-regularized-learning.

Silver-Shen avatar Silver-Shen commented on August 13, 2024

@xiaowei-ui perform binarization on X would be enough i think

from causally-regularized-learning.

Related Issues (1)

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.