question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

RFC Consistent options/names for loss and criterion

See original GitHub issue

Proposal

Make the options to choose a loss or a split criterion consistent/unified over all estimators, classifiers as well as regressors.

Current State of Affairs

The API for setting a loss function or a split criterion is scattered. Here is an incomplete list as of v0.23.0:

Classifiers

Regressors

Additional context

Supersedes #3481. Furthermore, #15123 is a bit related, though that one is about private functionality while this one is about public API.

Update

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:29 (29 by maintainers)

github_iconTop GitHub Comments

2reactions
lorentzenchrcommented, Apr 14, 2022

🚀 An RFC issue that gets closed! That does not happen every day. Thanks to everyone involved! 🚀

1reaction
agramfortcommented, Apr 7, 2022

+1 for “Maybe we could make an exception for tree-based models and accept both names (as aliases)?”

and clarify the docstring

Message ID: @.***>

Read more comments on GitHub >

github_iconTop Results From Across the Web

RFC 883 - Domain names: Implementation specification
Domain names: Implementation specification (RFC 883, November 1983; ... wish to deal with multiple choices or are willing to use the closeness criteria...
Read more >
RFC 3550: RTP: A Transport Protocol for Real-Time Applications
82 Appendix A.3 Determining Number of Packets Expected and Lost . ... (canonical) name in the RTCP packets for both so that the...
Read more >
Web Content Accessibility Guidelines (WCAG) 2.1 - W3C
WCAG 2.1 success criteria are written as testable statements that are not ... 3.1.3 Unusual Words; 3.1.4 Abbreviations; 3.1.5 Reading Level ...
Read more >
45 CFR Part 170 -- Health Information Technology Standards ...
The standards, implementation specifications, and certification criteria ... Logical Observation Identifiers Names and Codes (LOINC®) Database version 2.40, ...
Read more >
Extensible Messaging and Presence Protocol (XMPP): Core
Resolution of Fully Qualified Domain Names ... XML Namespace Names and Prefixes ... regarding the core features of XMPP 1.0, thus obsoleting RFC...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found