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
.
cavalab
/
brush
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
8
Code
Issues
4
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Solving part of pending TODOs
- #68
#68
Merged
lacava
merged 17 commits into
master
cavalab/brush:master
from
TODOs
cavalab/brush:TODOs
Copy head branch name to clipboard
Apr 27, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Solving part of pending TODOs
#68
lacava
merged 17 commits into
master
cavalab/brush:master
from
TODOs
cavalab/brush:TODOs
Copy head branch name to clipboard
Commits
Commits on Apr 22, 2026
Removing old TODO comment
gAldeia
committed
e539a5b
View commit details
Copy full SHA for e539a5b
Browse repository at this point
Removed old try catch to pick errors with scalar(w)
gAldeia
committed
dd7bbc4
View commit details
Copy full SHA for dd7bbc4
Browse repository at this point
Commits on Apr 24, 2026
Deleted solved TODOs
gAldeia
committed
91c0c85
View commit details
Copy full SHA for 91c0c85
Browse repository at this point
Added bandit initialization checks
gAldeia
committed
b38e515
View commit details
Copy full SHA for b38e515
Browse repository at this point
Forward declarations to avoid importing .cpp
gAldeia
committed
f994449
View commit details
Copy full SHA for f994449
Browse repository at this point
Clearing old if statement used for debugging
gAldeia
committed
55e9659
View commit details
Copy full SHA for 55e9659
Browse repository at this point
New test for data. improved train-validation split logic (fixed leaking)
gAldeia
committed
30344e4
View commit details
Copy full SHA for 30344e4
Browse repository at this point
Removed useless declaration
gAldeia
committed
622d034
View commit details
Copy full SHA for 622d034
Browse repository at this point
Removed TODO note. using fixed threshold for const simplification
gAldeia
committed
75a4643
View commit details
Copy full SHA for 75a4643
Browse repository at this point
Cleaning more TODO statements
gAldeia
committed
567795f
View commit details
Copy full SHA for 567795f
Browse repository at this point
Forward declaration of engines
gAldeia
committed
90bd0c1
View commit details
Copy full SHA for 90bd0c1
Browse repository at this point
Using enums, improving comparisons
gAldeia
committed
41e18d5
View commit details
Copy full SHA for 41e18d5
Browse repository at this point
Update test include statements. simple metrics test
gAldeia
committed
bc05619
View commit details
Copy full SHA for bc05619
Browse repository at this point
Merge branch 'TODOs' of https://github.com/cavalab/brush
gAldeia
committed
161ee63
View commit details
Copy full SHA for 161ee63
Browse repository at this point
Commits on Apr 27, 2026
Small improvements
gAldeia
committed
e41316f
View commit details
Copy full SHA for e41316f
Browse repository at this point
Fixed segfault in test_params. AUPRC do not handle validation splits with 1 sample
gAldeia
committed
151aaa0
View commit details
Copy full SHA for 151aaa0
Browse repository at this point
Change epsilon value in loss calculation
gAldeia
authored
006473c
View commit details
Copy full SHA for 006473c
Browse repository at this point
You can’t perform that action at this time.