Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Fazel94
/
river
Public
forked from
online-ml/river
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Add preprocessing.GapEncoder
- #3
#3
Open
Fazel94
wants to merge 21 commits into
main
Fazel94/river:main
from
gap-encoder
Fazel94/river:gap-encoder
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
Add preprocessing.GapEncoder
#3
Fazel94
wants to merge 21 commits into
main
Fazel94/river:main
from
gap-encoder
Fazel94/river:gap-encoder
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2026
replace deprecated abstractproperty with property stacked on abstractmethod (#1945)
mugulmd
authored
5eed38d
View commit details
Copy full SHA for 5eed38d
Browse repository at this point
Commits on Jul 18, 2026
Fix Metrics collection dropping the sample weight (#1951)
Show description for 5935cb8
chuenchen309
and
claude
authored
5935cb8
View commit details
Copy full SHA for 5935cb8
Browse repository at this point
build(deps): bump mistune from 3.2.1 to 3.3.0 (#1948)
Show description for 845c419
dependabot[bot]
authored
845c419
View commit details
Copy full SHA for 845c419
Browse repository at this point
build(deps): bump soupsieve from 2.8.3 to 2.8.4 (#1947)
Show description for 0c471ea
dependabot[bot]
authored
0c471ea
View commit details
Copy full SHA for 0c471ea
Browse repository at this point
Update dependencies and add CodSpeed benchmarking support (#1940)
Show description for fb08440
AdilZouitine
authored
fb08440
View commit details
Copy full SHA for fb08440
Browse repository at this point
ci: Add CodSpeed benchmarks for more modules (#1941)
Show description for cfd89b2
AdilZouitine
and
MaxHalford
authored
cfd89b2
View commit details
Copy full SHA for cfd89b2
Browse repository at this point
Add online EWA and shrinkage covariance/precision estimators (#1923)
Show description for 1e14ee4
MaxHalford
and
claude
authored
1e14ee4
View commit details
Copy full SHA for 1e14ee4
Browse repository at this point
feat(anomaly): rewrite LocalOutlierFactor as a windowed, on-demand detector (#1929)
Show description for bb18331
MaxHalford
and
claude
authored
bb18331
View commit details
Copy full SHA for bb18331
Browse repository at this point
Strict typing: stubs for rust bindings (#1950)
Show description for 78f4d0f
mugulmd
authored
78f4d0f
View commit details
Copy full SHA for 78f4d0f
Browse repository at this point
Commits on Jul 19, 2026
Fix Beta.n_samples returning the negation of the sample count (#1954)
Show description for f909f3e
chuenchen309
and
claude
authored
f909f3e
View commit details
Copy full SHA for f909f3e
Browse repository at this point
Fix BalancedAccuracy deflating its score for predicted-only classes (#1953)
Show description for 8a1e437
chuenchen309
and
claude
authored
8a1e437
View commit details
Copy full SHA for 8a1e437
Browse repository at this point
feat(preprocessing,compose): dataframe-agnostic StandardScaler & compose mini-batching via narwhals (#1932)
Show description for 440b3b6
3 people
authored
440b3b6
View commit details
Copy full SHA for 440b3b6
Browse repository at this point
Fix Pipeline.transform_many learning during transform in default mode (#1955)
Show description for 1301f08
chuenchen309
and
claude
authored
1301f08
View commit details
Copy full SHA for 1301f08
Browse repository at this point
Stop PreviousImputer.transform_one from mutating the input dict (#1952)
Show description for 2106524
3 people
authored
2106524
View commit details
Copy full SHA for 2106524
Browse repository at this point
Commits on Jul 20, 2026
Update README.md
MaxHalford
committed
57ef1ae
View commit details
Copy full SHA for 57ef1ae
Browse repository at this point
Commits on Jul 21, 2026
build(deps): bump pillow from 12.2.0 to 12.3.0 (#1959)
dependabot[bot]
authored
738008a
View commit details
Copy full SHA for 738008a
Browse repository at this point
Commits on Jul 26, 2026
Add preprocessing.GapEncoder
Show description for 605cb61
Fazel94
committed
605cb61
View commit details
Copy full SHA for 605cb61
Browse repository at this point
Parametrize GapEncoder forgetting as a half-life
Fazel94
committed
bb70430
View commit details
Copy full SHA for bb70430
Browse repository at this point
Add CodSpeed benchmarks for GapEncoder
Fazel94
committed
61b4996
View commit details
Copy full SHA for 61b4996
Browse repository at this point
Show just the winning topic in the doctest, so the numbers don't flip across machines
Fazel94
committed
28996be
View commit details
Copy full SHA for 28996be
Browse repository at this point
Add a classification pipeline example to the docstring, telling UK cities from French ones
Fazel94
committed
37d4e11
View commit details
Copy full SHA for 37d4e11
Browse repository at this point
You can’t perform that action at this time.