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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
amplab
/
MLI
Public
Notifications
You must be signed in to change notification settings
Fork
59
Star
156
Code
Issues
1
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Tree
- #3
#3
Open
manishamde
wants to merge 19 commits into
amplab:master
amplab/MLI:master
from
manishamde:tree
manishamde/MLI:tree
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Tree
#3
manishamde
wants to merge 19 commits into
amplab:master
amplab/MLI:master
from
manishamde:tree
manishamde/MLI:tree
Copy head branch name to clipboard
Commits
Commits on Oct 1, 2013
migrating tree code to MLI
manishamde
committed
1eba6f3
View commit details
Copy full SHA for 1eba6f3
Browse repository at this point
added design file
manishamde
committed
e2231ad
View commit details
Copy full SHA for e2231ad
Browse repository at this point
added accuracy score calculation
manishamde
committed
95d45ab
View commit details
Copy full SHA for 95d45ab
Browse repository at this point
added mean square error and test directory
manishamde
committed
6754a40
View commit details
Copy full SHA for 6754a40
Browse repository at this point
placeholder test file
manishamde
committed
49b8797
View commit details
Copy full SHA for 49b8797
Browse repository at this point
Commits on Oct 7, 2013
basic documentation
manishamde
committed
376e241
View commit details
Copy full SHA for 376e241
Browse repository at this point
Update README.md
Show description for 35cebe6
manishamde
committed
35cebe6
View commit details
Copy full SHA for 35cebe6
Browse repository at this point
Commits on Oct 13, 2013
adding empty lines above comments
manishamde
committed
9ad0dd5
View commit details
Copy full SHA for 9ad0dd5
Browse repository at this point
moved impurity classes to a different package
manishamde
committed
fc773de
View commit details
Copy full SHA for fc773de
Browse repository at this point
reorganized code
manishamde
committed
e29493c
View commit details
Copy full SHA for e29493c
Browse repository at this point
refactored decison nodes into separate package
manishamde
committed
6047ed8
View commit details
Copy full SHA for 6047ed8
Browse repository at this point
making variance serializable
manishamde
committed
2a1185b
View commit details
Copy full SHA for 2a1185b
Browse repository at this point
fixing usage and example
manishamde
committed
b2447a8
View commit details
Copy full SHA for b2447a8
Browse repository at this point
Commits on Oct 19, 2013
drastic speedup of split calculation
manishamde
committed
68ad6c8
View commit details
Copy full SHA for 68ad6c8
Browse repository at this point
moving metrics to new class and changing root node depth to 1 from 0
manishamde
committed
729a3b1
View commit details
Copy full SHA for 729a3b1
Browse repository at this point
Commits on Oct 20, 2013
calculating training error while building decision tree
manishamde
committed
d956cd3
View commit details
Copy full SHA for d956cd3
Browse repository at this point
renaming error to accuracy :-)
manishamde
committed
422ed7d
View commit details
Copy full SHA for 422ed7d
Browse repository at this point
Commits on Nov 10, 2013
first attempt at vectorization
manishamde
committed
020069a
View commit details
Copy full SHA for 020069a
Browse repository at this point
Commits on Nov 11, 2013
using RDD aggregate to count
manishamde
committed
271d1f4
View commit details
Copy full SHA for 271d1f4
Browse repository at this point
You can’t perform that action at this time.