Skip to content

feiran-l/pytorch_truncreg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Pytorch Tobit & Truncated Linear Regression

This is a pytorch-based implementation of censored regression (tobit regression) and truncated regression on batched data.

The speed would be significantly faster than using for-loops on cpu when the batch-size is large.

Requirements

Pytorch >= 1.6.0

GPyTorch >= 1.1.1

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages