bartczernicki/MachineLearning-BaseballPrediction-BlazorApp
Machine Learning over historical baseball data using latest Microsoft AI & Development technology stack (.Net Core & Blazor)
Implements in-memory ML.NET models with decision thresholding and what-if analysis capabilities, contrasting rules-based and machine intelligence approaches for Hall of Fame prediction. Features agentic AI integration via Semantic Kernel for autonomous research and analysis, with results streamed to Blazor clients using SignalR. Built on .NET 9 with Aspire orchestration and Docker containerization for local or cloud deployment.
Stars
55
Forks
14
Language
HTML
License
MIT
Category
Last pushed
Nov 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/bartczernicki/MachineLearning-BaseballPrediction-BlazorApp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
dotnet/machinelearning-samples
Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
tghamm/Mistral.SDK
An unofficial C#/.NET SDK for accessing the Mistral AI API
PandaHunterX/Animal-Classification
A WPF Application that Classify Animals from Images using ML .NET
zackrdavis/use-onnx-web
Hook for using ONNX Runtime inference in React applications