Open jacobakaye opened 1 week ago
Hello,
This is an entire NBA betting system. It starts with pulling the current stats for each team, aggregates and weights them, then inputs them into various machine learning models. The outputs of the models are then compared to the current game odds to determine an edge. Finally, the edges are compared to historical results to determine the best plays and picks up on an recent model trends. Hope that makes sense.
-J
Hi yes it does. The code just doesn’t run when I try it.
From: Jesse @.> Sent: Wednesday, November 6, 2024 9:31:31 AM To: JayKay-15/MambaModel @.> Cc: Jacob Aaron Kaye @.>; Author @.> Subject: Re: [JayKay-15/MambaModel] Question (Issue #1)
Hello,
This is an entire NBA betting system. It starts with pulling the current stats for each team, aggregates and weights them, then inputs them into various machine learning models. The outputs of the models are then compared to the current game odds to determine an edge. Finally, the edges are compared to historical results to determine the best plays and picks up on an recent model trends. Hope that makes sense.
-J
— Reply to this email directly, view it on GitHubhttps://github.com/JayKay-15/MambaModel/issues/1#issuecomment-2459909520, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A6FHSPWELU7EHY7GWNN57ZLZ7IR4HAVCNFSM6AAAAABRFE2SICVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJZHEYDSNJSGA. You are receiving this because you authored the thread.Message ID: @.***>
What code needs to be ran? Maybe I'm just running the wrong things
Hi. How does this work?