NBA_PREDICTOR / static /index.html
jashdoshi77's picture
Fix auto-training and add dynamic MVP/Championship predictions
dfac64b
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>๐Ÿ€</text></svg>" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>NBA ML Predictor</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<script type="module" crossorigin src="/assets/index-pWNzHy8O.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DJ5mbnNj.css">
</head>
<body>
<div id="root"></div>
</body>
</html>