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
A new package that transforms unstructured text about sports evolution into a structured summary. Users input text describing changes in a sport, and the package returns a standardized breakdown of ke
An AI-based IPL Score Predictor built with Python using a neural network to estimate a team’s total score. It analyzes match details like venue, teams, and players. The model uses dense layers, Huber Loss, and Adam Optimizer. A simple UI with ipywidgets allows real-time predictions.