SANJEETH N T

Results 2 issues of SANJEETH N T

I propose the addition of a metric to track the success and failure rates of direct replication operations in volsync. This metric should differentiate between successful replications and those that...

enhancement

Unable to resolve this error : TypeError Traceback (most recent call last) in 207 X,label=shuffle(X,label,random_state=2) 208 model=get_model() --> 209 fit_model(model,X,label) in fit_model(model, X, label) 189 190 datagen.fit(X_train) --> 191 model.fit_generator(datagen.flow(X_train,...