predict
machine learning predict classification
I have the following problem. I have a training开发者_如何学C dataset comprising of a range of numbers. Each number belongs to a certain class. There are five classes.[详细]
2023-03-19 19:06 分类:问答predict.svm does not predict new data
unfortunately I have problems using predict() in the following simple example: library(e1071) x <- c(1:10)[详细]
2023-01-31 10:42 分类:问答2d game : fire at a moving target by predicting intersection of projectile and unit
Okay, this all takes place in a nice and simple 2D world... :) Suppose I have a static object A at position Apos, and a linearly moving object B at Bpos with bVelocity, and an ammo round with velocit[详细]
2022-12-19 19:15 分类:问答