python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Making predictions and determine class on binary tensorflow model
I have implemented the following version of my ResNet50. I trained my model with my own data in another notebook so I just load the weights and compile the model. Now, I just want to make predictions ...
Jeanne Chaverot
Votes: 0
Answers: 3
Optim function in R
my colleagues and I have an assignment to submit with the following directions:
Without using any built-in R functions, write a general function that estimates a GARCH(1,1) for a time series, and tha...
fcm
Votes: 0
Answers: 1
Convert python functions (shortestpath/ prediction function using nx.adamic_adar_index) into API
So in this project im trying to find the link prediction in the social networks.
I have done my test with some of the algorithms, and I decided to work with the Adamic radar algorithm.
And I wanted to...
tous
Votes: 0
Answers: 0
i need clarity with prediction of X test, X train, y test, y train
in a linear regression model let's say we have 3 independent variable (age, height, gender) and one dependent variable (diabetic) and then we split the model as, X train- i.e. (say 70%) data of indepe...

Nikki
Votes: 0
Answers: 2