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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-ml
/
linfa
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
332
Star
4.7k
Code
Issues
53
Pull requests
23
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: rust-ml/linfa
Actions
All workflows
Workflows
Build website with Zola, build rust docs and publish to GH pages
Build website with Zola, build rust docs and publish to GH pages
Check For Build Errors
Check For Build Errors
Codequality Lints
Codequality Lints
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
pages-build-deployment
pages-build-deployment
Run iai Benches
Run iai Benches
Run Tests
Run Tests
Show more workflows...
Management
Caches
Deployments
Check For Build Errors
Check For Build Errors
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
checking.yml
will be ignored since log searching is not yet available
195 workflow runs
195 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
perf(preprocessing): whiten via the covariance matrix in Whitener::pca
Check For Build Errors
#1433:
Pull request
#453
opened by
mysma-9403
4m 47s
mysma-9403:perf/whitening-pca
mysma-9403:perf/whitening-pca
4m 47s
View #453
View workflow file
fix(trees): make DecisionTree::fit deterministic
Check For Build Errors
#1432:
Pull request
#452
opened by
mysma-9403
2m 37s
mysma-9403:fix/decision-tree-determinism
mysma-9403:fix/decision-tree-determinism
2m 37s
View #452
View workflow file
perf(kernel): avoid per-element allocation and exploit kernel symmetry
Check For Build Errors
#1431:
Pull request
#451
opened by
mysma-9403
2m 57s
mysma-9403:perf/kernel-symmetry-and-dot
mysma-9403:perf/kernel-symmetry-and-dot
2m 57s
View #451
View workflow file
Support serde serialization of ensemble models
Check For Build Errors
#1430:
Pull request
#450
opened by
dbrundu
3m 9s
dbrundu:master
dbrundu:master
3m 9s
View #450
View workflow file
Fix multiclass macro F-score (mean of per-class F, not F of the means)
Check For Build Errors
#1429:
Pull request
#448
opened by
gaoflow
2m 36s
gaoflow:fix-multiclass-macro-f-score
gaoflow:fix-multiclass-macro-f-score
2m 36s
View #448
View workflow file
fix(metrics): correct explained_variance residual-variance term
Check For Build Errors
#1428:
Pull request
#447
opened by
teddytennant
2m 36s
teddytennant:fix-explained-variance-residual
teddytennant:fix-explained-variance-residual
2m 36s
View #447
View workflow file
Bump bhtsne from 0.5.4 to 0.7 in linfa-tsne
Check For Build Errors
#1427:
Pull request
#446
opened by
LucaCappelletti94
2m 49s
LucaCappelletti94:bump-bhtsne-to-0-7
LucaCappelletti94:bump-bhtsne-to-0-7
2m 49s
View #446
View workflow file
update ndarray to 0.17
Check For Build Errors
#1426:
Pull request
#445
synchronize by
getong
3m 17s
getong:ndarray-0.17
getong:ndarray-0.17
3m 17s
View #445
View workflow file
update ndarray to 0.17
Check For Build Errors
#1425:
Pull request
#445
opened by
getong
2m 32s
getong:ndarray-0.17
getong:ndarray-0.17
2m 32s
View #445
View workflow file
linfa-preprocessing::countgrams: RefCell is replaced with OnceLock
Check For Build Errors
#1424:
Pull request
#387
synchronize by
kakserpom
2m 52s
kakserpom:linfa-preprocessing-multi-threading
kakserpom:linfa-preprocessing-multi-threading
2m 52s
View #387
View workflow file
use log-sum-exp in estimate_log_prob_resp to prevent overflow (Ref to…
Check For Build Errors
#1423:
Commit
7fe5c86
pushed by
relf
2m 29s
master
master
2m 29s
View workflow file
use log-sum-exp in estimate_log_prob_resp to prevent overflow (Ref to #443)
Check For Build Errors
#1422:
Pull request
#444
synchronize by
schliffen
3m 47s
schliffen:issues/refto_issue-442-log-sum-exp
schliffen:issues/refto_issue-442-log-sum-exp
3m 47s
View #444
View workflow file
use log-sum-exp in estimate_log_prob_resp to prevent overflow (Ref to #443)
Check For Build Errors
#1421:
Pull request
#444
opened by
schliffen
2m 35s
schliffen:issues/refto_issue-442-log-sum-exp
schliffen:issues/refto_issue-442-log-sum-exp
2m 35s
View #444
View workflow file
fix(gmm): use log-sum-exp in estimate_log_prob_resp to prevent overflow
Check For Build Errors
#1420:
Pull request
#443
synchronize by
schliffen
2m 23s
schliffen:fix/issue-442-log-sum-exp
schliffen:fix/issue-442-log-sum-exp
2m 23s
View #443
View workflow file
fix(gmm): use log-sum-exp in estimate_log_prob_resp to prevent overflow
Check For Build Errors
#1419:
Pull request
#443
synchronize by
schliffen
2m 45s
schliffen:fix/issue-442-log-sum-exp
schliffen:fix/issue-442-log-sum-exp
2m 45s
View #443
View workflow file
fix(gmm): use log-sum-exp in estimate_log_prob_resp to prevent overflow
Check For Build Errors
#1418:
Pull request
#443
opened by
schliffen
2m 23s
schliffen:fix/issue-442-log-sum-exp
schliffen:fix/issue-442-log-sum-exp
2m 23s
View #443
View workflow file
Add Wasserstein distance (aka Earth Mover's distance) to linfa-nn (#440)
Check For Build Errors
#1417:
Commit
60382a3
pushed by
relf
3m 51s
master
master
3m 51s
View workflow file
Add Wasserstein distance (aka Earth Mover's distance) to linfa-nn
Check For Build Errors
#1416:
Pull request
#440
synchronize by
mrsanor
3m 24s
mrsanor:earthmover-dist
mrsanor:earthmover-dist
3m 24s
View #440
View workflow file
Add Wasserstein distance (aka Earth Mover's distance) to linfa-nn
Check For Build Errors
#1415:
Pull request
#440
synchronize by
mrsanor
2m 26s
mrsanor:earthmover-dist
mrsanor:earthmover-dist
2m 26s
View #440
View workflow file
Add Wasserstein distance (aka Earth Mover's distance) to linfa-nn
Check For Build Errors
#1414:
Pull request
#440
synchronize by
mrsanor
4m 13s
mrsanor:earthmover-dist
mrsanor:earthmover-dist
4m 13s
View #440
View workflow file
Remove debug trace
Check For Build Errors
#1413:
Commit
ad45826
pushed by
relf
2m 32s
master
master
2m 32s
View workflow file
Add browser WASM feature support (#438)
Check For Build Errors
#1412:
Commit
793a8a8
pushed by
relf
2m 33s
master
master
2m 33s
View workflow file
Add browser WASM feature support
Check For Build Errors
#1411:
Pull request
#438
synchronize by
LucaCappelletti94
2m 53s
LucaCappelletti94:master
LucaCappelletti94:master
2m 53s
View #438
View workflow file
Add Hamerly's accelerated K-means algorithm to linfa-clustering (#439)
Check For Build Errors
#1410:
Commit
99d8afd
pushed by
relf
2m 45s
master
master
2m 45s
View workflow file
Add Hamerly's accelerated K-means algorithm to linfa-clustering
Check For Build Errors
#1409:
Pull request
#439
synchronize by
mrsanor
5m 8s
mrsanor:kmeans-hamerly
mrsanor:kmeans-hamerly
5m 8s
View #439
View workflow file
Previous
1
2
3
4
5
6
7
8
Next
You can’t perform that action at this time.