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
.
dotnet
/
machinelearning
Public
Notifications
You must be signed in to change notification settings
Fork
1.9k
Star
9.3k
Code
Issues
986
Pull requests
20
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Enabling FFM tests
- #1206
#1206
Merged
sfilipi
merged 14 commits into
dotnet:master
dotnet/machinelearning:master
from
sfilipi:ffmTests
sfilipi/machinelearning-1:ffmTests
Copy head branch name to clipboard
Oct 13, 2018
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Enabling FFM tests
#1206
sfilipi
merged 14 commits into
dotnet:master
dotnet/machinelearning:master
from
sfilipi:ffmTests
sfilipi/machinelearning-1:ffmTests
Copy head branch name to clipboard
Commits
Commits on Oct 9, 2018
Enabling FFM tests
sfilipi
committed
d37826f
View commit details
Copy full SHA for d37826f
Browse repository at this point
Commits on Oct 10, 2018
adding baselines with different field in the missing values.
sfilipi
committed
e5f2c16
View commit details
Copy full SHA for e5f2c16
Browse repository at this point
Merge branch 'master' into ffmTests
sfilipi
committed
d464b2e
View commit details
Copy full SHA for d464b2e
Browse repository at this point
moving baselines to the Common folder.
sfilipi
committed
ae245f6
View commit details
Copy full SHA for ae245f6
Browse repository at this point
PR comments
sfilipi
committed
8bceca4
View commit details
Copy full SHA for 8bceca4
Browse repository at this point
Adjusting precision
sfilipi
committed
3155949
View commit details
Copy full SHA for 3155949
Browse repository at this point
Typo
sfilipi
committed
c690c49
View commit details
Copy full SHA for c690c49
Browse repository at this point
Capitals
sfilipi
committed
6da2cb7
View commit details
Copy full SHA for 6da2cb7
Browse repository at this point
Commits on Oct 11, 2018
the regext that looks for numbers on the baseline, and output files was treating floats with scientific notation as strings; amending the regex to pick those up.
Show description for 215786b
sfilipi
committed
215786b
View commit details
Copy full SHA for 215786b
Browse repository at this point
Commits on Oct 12, 2018
substracting then rounding, as vice-versa is rounding up and causing the comparison to fail for certain cases.
sfilipi
committed
899d93a
View commit details
Copy full SHA for 899d93a
Browse repository at this point
trying to bullet-proof the comparison further
sfilipi
committed
86d9a7b
View commit details
Copy full SHA for 86d9a7b
Browse repository at this point
further tweeking precision
sfilipi
committed
425a99e
View commit details
Copy full SHA for 425a99e
Browse repository at this point
Commits on Oct 13, 2018
spacing, uncommenting TrainTest method.
sfilipi
committed
c1e9c43
View commit details
Copy full SHA for c1e9c43
Browse repository at this point
lowering precision to 4
sfilipi
committed
ba5fa18
View commit details
Copy full SHA for ba5fa18
Browse repository at this point
You can’t perform that action at this time.