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

forestci

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

forestci

forestci: confidence intervals for scikit-learn forest algorithms

0.7
PyPI
Maintainers
3

sklearn forest ci

forest-confidence-interval is a Python module for calculating variance and adding confidence intervals to scikit-learn random forest regression or classification objects. The core functions calculate an in-bag and error bars for random forest objects

Please read the repository README_ on Github or our documentation_

.. _README: https://github.com/scikit-learn-contrib/forest-confidence-interval/blob/master/README.md

.. _documentation: http://contrib.scikit-learn.org/forest-confidence-interval/

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