Update matplotlib requirement from >=3.7.0 to >=3.10.9#11
Open
dependabot[bot] wants to merge 19 commits into
Open
Update matplotlib requirement from >=3.7.0 to >=3.10.9#11dependabot[bot] wants to merge 19 commits into
dependabot[bot] wants to merge 19 commits into
Conversation
- Add GitHub Actions workflow for automated testing on Python 3.10-3.12 - Add shields.io badges for Python version, test count, tech stack, and license
Moved scaling from preprocessor to model trainer so the scaler is fitted only on training data and then applied to test data, preventing data leakage.
Define parameter grids for all candidate models (classification and regression). Add _tune_candidates() method that runs GridSearchCV on each model before the cross-validation comparison. Best parameters are stored in TrainingResult for reporting. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pass tune parameter from CLI to orchestrator to model trainer. Shows tuning status in pipeline output. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
7 new tests: tuned classification/regression, best_params returned, four models compared after tuning, best score matches, param grids exist, default not tuned. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add hyperparameter tuning with GridSearchCV
Support time series forecasting models
Data analysis pipeline, model comparison, and evaluation results captured with the bundled Customer Churn sample dataset.
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
- Pin pandas<3 and numpy<3 to avoid breaking-API surprises on hosted resolves where pip pulls the latest major - Add openpyxl so Excel uploads (xlsx) work out of the box without relying on a transitive dep - Reserve a live-demo placeholder in the README
Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.7.0...v3.10.9) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
c07ea32 to
747efdc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on matplotlib to permit the latest version.
Release notes
Sourced from matplotlib's releases.
Commits
dd8d78bREL: v3.10.92fb1891REL: Release prep v3.10.9d0e923aMerge branch 'v3.10.8-doc' into v3.10.x1637932Merge pull request #31558 from meeseeksmachine/auto-backport-of-pr-31556-on-v...a83faacBackport PR #31556: FIX: Inverted PyErr_Occurred check in enum type caster (_...a4f57abMerge pull request #31545 from ksunden/backport-of-pr-31282-on-v3.10.x063288dMerge pull request #31544 from ksunden/backport-of-pr-31248-on-v3.10.xb2ed196Backport PR #31248: SEC: Remove eval() from validate_cycleracc6024Merge pull request #31282 from scottshambaugh/tex_no_shelle3fb541Merge pull request #31078 from meeseeksmachine/auto-backport-of-pr-31075-on-v...