New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

structureboost

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

structureboost

StructureBoost is a Python package for gradient boosting using categorical structure. See documentation at: https://structureboost.readthedocs.io/

  • 0.4.4
  • PyPI
  • Socket score

Maintainers
1

StructureBoost

StructureBoost is a package to do Gradient Boosting in a manner that exploits the structure of categorical variables.

Have you ever used "US state" as a variable in a prediction problem and thought "Why can't my algorithm use the geography of the states to make better predictions?"

Or you've used the month of the year as a predictor, but noticed that January should border December the same way that June borders July. (or hour of the day, or day of the week)

StructureBoost can help. Read the documentation and references below. Or dive into some examples

Video Lectures

There are some explanatory videos on the Numeristical Youtube Channel

Documentation

Read the Docs

References:

Lucena, B. "Exploiting Categorical Structure with Tree-Based Methods. Proceedings of the Twenty Third International Conference on Artificial Intelligence and Statistics, PMLR 108:2949-2958, 2020. http://proceedings.mlr.press/v108/lucena20a/lucena20a.pdf

Lucena, B. "StructureBoost: Efficient Gradient Boosting for Structured Categorical Variables." https://arxiv.org/abs/2007.04446

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc