python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to click on instantiated objects and get points, then link points to score text?
What I want:
I want the player to be able to click on instantiated objects and get points, then have those points show in the score-keeping text.
What I’ve done:
I’m currently using the following “Fin...
Alesf28
Votes: 0
Answers: 1
What is scoring and what's the difference between real time scoring and batch scoring in machine learning?
I've seen examples of real time scoring used in credit card fraud detection, but I'm not seeing how scoring can achieve such a task. I think I'm fundamentally misunderstanding scoring.
My understandin...
taigamura
Votes: 0
Answers: 1
Issue with negative scores in a simple JS game
I've created a simple JS game where it asks the player to add two random numbers together, and gives them three options to select -- one of the answers is correct and the other two are incorrect. The ...
tmnsoon
Votes: 0
Answers: 1
Best fit to model is a poor predictor
For fun, I was trying to make a predictor for how long it would take for George R. R. Martin's The Winds of Winter to be released. My "best" model is the one that had the lowest combined AIC...
genjong
Votes: 0
Answers: 0