Skip to content

A test to run mixed effect logistic regression in python using tensorflow and edward

License

Notifications You must be signed in to change notification settings

chnynf/Logistic-Model-In-Tensorflow-and-Edward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logistic-Model-In-Tensorflow-and-Edward

A test to run logistic regression in python using tensorflow and edward

I came across this problem at work where I need to run mixed effect logistic regressions in python. I did some research on the topic and found that it's possible with pymer4, but using tensorflow and edward also seems to be a nice approach. Wanted to upload my test here just as a practice. So far I have only implemented logistic model without mixed effect, will update the mixed effect part when I get a chance.

About

A test to run mixed effect logistic regression in python using tensorflow and edward

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published