Skip to content

Phase B4/B5 round 2: +17 new classes, tests, 3 new submodules - #29

Merged
kundanjan merged 1 commit into
developfrom
feature/phase-b4-b5-round2
Jul 2, 2026
Merged

kundanjan merged 1 commit into
developfrom
feature/phase-b4-b5-round2

Conversation

@kundanjan

Copy link
Copy Markdown
Contributor
  • linear_model: Lars, LogisticRegressionCV, RANSACRegressor, LinearModelUtils
  • preprocessing: PowerTransformer, QuantileTransformer, SplineTransformer, KernelCenterer
  • cluster: AgglomerativeClustering, MeanShift
  • multiclass: OneVsOneClassifier
  • feature_selection: SelectFpr, SelectFwe
  • covariance: EmpiricalCovariance, LedoitWolf (new submodule)
  • semi_supervised: LabelPropagation, SelfTrainingClassifier (new submodule)
  • isotonic: IsotonicRegression (new submodule)
  • New JUnit 5 tests for all classes (67 new tests)
  • settings.gradle: +covariance, +semi_supervised, +isotonic

- linear_model: Lars, LogisticRegressionCV, RANSACRegressor, LinearModelUtils
- preprocessing: PowerTransformer, QuantileTransformer, SplineTransformer, KernelCenterer
- cluster: AgglomerativeClustering, MeanShift
- multiclass: OneVsOneClassifier
- feature_selection: SelectFpr, SelectFwe
- covariance: EmpiricalCovariance, LedoitWolf (new submodule)
- semi_supervised: LabelPropagation, SelfTrainingClassifier (new submodule)
- isotonic: IsotonicRegression (new submodule)
- New JUnit 5 tests for all classes (67 new tests)
- settings.gradle: +covariance, +semi_supervised, +isotonic
@kundanjan
kundanjan merged commit 630d606 into develop Jul 2, 2026
1 check failed
@kundanjan
kundanjan deleted the feature/phase-b4-b5-round2 branch July 2, 2026 07:52
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.

1 participant