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
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 }}
mi7plus
/
smartcore
Public
forked from
smartcorelib/smartcore
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 10, 2026
fix(tests): Stage 6 integration tests + bump patch 0.6.5 → 0.6.6 (#397) (#428)
Show description for d8d7383
Mec-iS
authored
d8d7383
View commit details
Copy full SHA for d8d7383
Browse repository at this point
fix release bench pipeline
Mec-iS
committed
63409a3
View commit details
Copy full SHA for 63409a3
Browse repository at this point
Merge branch 'development' of github.com:smartcorelib/smartcore into development
Mec-iS
committed
4b9652d
View commit details
Copy full SHA for 4b9652d
Browse repository at this point
fix(tests): stage 5 feature-gated & cross-cutting tests (#396) (#427)
Show description for 172f0f5
Mec-iS
authored
172f0f5
View commit details
Copy full SHA for 172f0f5
Browse repository at this point
add instruction
Mec-iS
committed
574f0f2
View commit details
Copy full SHA for 574f0f2
Browse repository at this point
fix(tests): stage 4 metrics & distance coverage tests (#395) (#426)
Show description for d49f335
Mec-iS
authored
d49f335
View commit details
Copy full SHA for d49f335
Browse repository at this point
fix(tests): stage 3 edge-case & parity tests for all modules + bump 0.6.5 (#394) (#425)
Show description for 5df483d
Mec-iS
authored
5df483d
View commit details
Copy full SHA for 5df483d
Browse repository at this point
refactor(naive_bayes): remove duplicated RealNumber trait bound (#423)
Show description for 6bd1afe
seroze
authored
6bd1afe
View commit details
Copy full SHA for 6bd1afe
Browse repository at this point
Commits on Aug 9, 2026
Update README.md
Mec-iS
authored
e405156
View commit details
Copy full SHA for e405156
Browse repository at this point
Update Cargo.toml
Mec-iS
authored
96fdcee
View commit details
Copy full SHA for 96fdcee
Browse repository at this point
Update README.md
Mec-iS
authored
608f774
View commit details
Copy full SHA for 608f774
Browse repository at this point
fix(ci): checkout smartcore-benches outside smartcore tree to avoid workspace conflict (#411)
Show description for 2fa1482
Mec-iS
authored
2fa1482
View commit details
Copy full SHA for 2fa1482
Browse repository at this point
test(stage-2): add proptest + linalg edge cases (#393) (#410)
Show description for 4c7d6fa
Mec-iS
authored
4c7d6fa
View commit details
Copy full SHA for 4c7d6fa
Browse repository at this point
ci: run smartcore-benches against release commit (#407) (#409)
Show description for 80cf979
Mec-iS
authored
80cf979
View commit details
Copy full SHA for 80cf979
Browse repository at this point
refactor(matrix): replace unsafe raw-pointer iterator_mut with safe split_first_mut (#368) (#408)
Show description for 24c21ac
Mec-iS
authored
24c21ac
View commit details
Copy full SHA for 24c21ac
Browse repository at this point
chore(edition): port to Rust 2024 + declare MSRV 1.85 (#401) (#406)
Show description for ed49b31
Mec-iS
authored
ed49b31
View commit details
Copy full SHA for ed49b31
Browse repository at this point
Create FUNDING.yml
Mec-iS
authored
b9cc0aa
View commit details
Copy full SHA for b9cc0aa
Browse repository at this point
test(stage-1): fill untested modules + revive serde tests (#392) (#405)
Show description for f7398c7
Mec-iS
authored
f7398c7
View commit details
Copy full SHA for f7398c7
Browse repository at this point
ci(coverage): include doctests + strict --fail-under 44 gate (Stage 0, #399) (#400)
Show description for bd67910
Mec-iS
authored
bd67910
View commit details
Copy full SHA for bd67910
Browse repository at this point
test: replace unmaintained bincode with postcard (#390)
Show description for 44510dd
seroze
authored
44510dd
View commit details
Copy full SHA for 44510dd
Browse repository at this point
Commits on Aug 8, 2026
perf(tree): avoid allocation during row prediction (#389)
SunnyWar
authored
9370c18
View commit details
Copy full SHA for 9370c18
Browse repository at this point
Commits on Aug 7, 2026
docs: document Cargo.toml features (#387)
Show description for ecc3720
teddytennant
and
Mec-iS
authored
ecc3720
View commit details
Copy full SHA for ecc3720
Browse repository at this point
Commits on Jul 28, 2026
bump to v0.5.5
Mec-iS
committed
3febb4c
View commit details
Copy full SHA for 3febb4c
Browse repository at this point
Merge branch 'development' of github.com:smartcorelib/smartcore into development
Mec-iS
committed
707f7f6
View commit details
Copy full SHA for 707f7f6
Browse repository at this point
bump version
Mec-iS
committed
3fecb74
View commit details
Copy full SHA for 3fecb74
Browse repository at this point
Merge branch 'main' of github.com:smartcorelib/smartcore into development
Mec-iS
committed
f25a7aa
View commit details
Copy full SHA for f25a7aa
Browse repository at this point
Commits on Jul 24, 2026
perf(ensemble): pre-allocate tree and sample vector capacities in forest models (#386)
Show description for 7118db8
Aditya-9-6
authored
7118db8
View commit details
Copy full SHA for 7118db8
Browse repository at this point
Commits on Jul 21, 2026
Update README.md
Mec-iS
authored
8d8374e
View commit details
Copy full SHA for 8d8374e
Browse repository at this point
feat: add DenseMatrix ndarray constructor (#381)
Show description for 491b16f
oiahoon
and
Mec-iS
authored
491b16f
View commit details
Copy full SHA for 491b16f
Browse repository at this point
refactor(metrics): share per-class confusion counts across Precision/Recall/F1 (#384)
Show description for a7f3b5d
Mec-iS
authored
a7f3b5d
View commit details
Copy full SHA for a7f3b5d
Browse repository at this point
fix(f1): review follow-ups from #382 (#383)
Show description for ce68041
Mec-iS
authored
ce68041
View commit details
Copy full SHA for ce68041
Browse repository at this point
Fix multiclass macro F1 to average per-class F-scores (#382)
Show description for 0bd7464
gaoflow
authored
0bd7464
View commit details
Copy full SHA for 0bd7464
Browse repository at this point
Commits on Jul 9, 2026
Cleanup (#380)
Show description for f51248b
Mec-iS
authored
f51248b
View commit details
Copy full SHA for f51248b
Browse repository at this point
Commits on Jul 8, 2026
Update ndarray requirement from 0.15 to 0.17 (#353)
Show description for 550241e
dependabot[bot]
and
Mec-iS
authored
550241e
View commit details
Copy full SHA for 550241e
Browse repository at this point
fix(auc+encoder): review follow-ups from #374, clippy fix, coverage tests, v0.6.0 (#375)
Show description for 9ed0e63
Mec-iS
authored
9ed0e63
View commit details
Copy full SHA for 9ed0e63
Browse repository at this point
Previous
Next
You can’t perform that action at this time.