Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implements LinkedMLPRegressor #112

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Implements LinkedMLPRegressor #112

wants to merge 12 commits into from

Conversation

sdpython
Copy link
Owner

No description provided.

@sdpython sdpython added this to the 0.4 milestone Oct 16, 2022
@codecov-commenter
Copy link

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (de886c4) 85.54% compared to head (97ad740) 85.78%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
+ Coverage   85.54%   85.78%   +0.24%     
==========================================
  Files          64       65       +1     
  Lines        4593     4678      +85     
==========================================
+ Hits         3929     4013      +84     
- Misses        664      665       +1     
Files Coverage Δ
mlinsights/mlmodel/__init__.py 100.00% <100.00%> (ø)
mlinsights/mlmodel/quantile_mlpregressor.py 85.71% <50.00%> (+1.99%) ⬆️
mlinsights/mlmodel/linked_mlpregressor.py 96.51% <96.51%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Successfully merging this pull request may close these issues.

3 participants