Skip to content

Conversation

amrcode
Copy link
Owner

@amrcode amrcode commented Sep 23, 2020

This PR adds documentation to the return values of the mutual-information-score functions to make it clear that the units are based on the natural logarithm. It also indicates how the parameters are related to the mathematical representations.

@amrcode amrcode force-pushed the specify-units-for-mutual-information-metrics branch from 3e32ad7 to f8a079d Compare October 19, 2020 14:46
AlekLefebvre and others added 29 commits March 10, 2021 11:27
Separate arguments into options and commands, and use setuptools.setup
if all the requested commands can / should run without NumPy installed,
even if there are options present.

This fixes a bug where `setup.py --no-user-site egg_info` wants NumPy to
be installed, even though `setup.py egg_info` works fine.
…ces (scikit-learn#19571)

* Use multi_dot for Hessian and gradient product. 
  np.linalg.multi_dot quickly chooses the best order for the multiplication of three matrices.
Co-authored-by: Olivier Grisel <[email protected]>
Co-authored-by: Christian Lorentzen <[email protected]>
* Fix typo in elastic net docstring.

* Use norms more explicitly.
thomasjpfan and others added 29 commits June 3, 2021 14:28
Co-authored-by: Christian Lorentzen <[email protected]>
Co-authored-by: Alihan Zihna <[email protected]>
Co-authored-by: Alihan Zihna <[email protected]>
Co-authored-by: Chiara Marmo <[email protected]>
Co-authored-by: Olivier Grisel <[email protected]>
Co-authored-by: naozin555 <[email protected]>
Co-authored-by: Venkatachalam N <[email protected]>
Co-authored-by: Thomas J. Fan <[email protected]>
Co-authored-by: Olivier Grisel <[email protected]>
Co-authored-by: Jérémie du Boisberranger <[email protected]>
Co-authored-by: Olivier Grisel <[email protected]>
Co-authored-by: Julien Jerphanion <[email protected]>
Co-authored-by: Thomas J. Fan <[email protected]>
Co-authored-by: Chiara Marmo <[email protected]>
Fix lint issues in doc updates.
Line length adjustment
@amrcode amrcode force-pushed the specify-units-for-mutual-information-metrics branch from 349ceb7 to 26e2064 Compare June 11, 2021 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.