Skip to content

Instantly share code, notes, and snippets.

@avidale
Last active May 25, 2023 21:16
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save avidale/30d8e34884e9a62d08b5ebdfeaac23db to your computer and use it in GitHub Desktop.
Save avidale/30d8e34884e9a62d08b5ebdfeaac23db to your computer and use it in GitHub Desktop.
quantreg_gradient.ipynb
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Sandy4321
Copy link

sklearn quantreg is bad on categorical data ( after one hot) i wrote them but thye are not intersted ....

avidale/quantreg_gradient.ipynb

Here is a naive implementation of gradient descent for Quantile regression problem (scikit-learn/scikit-learn#9978).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment