abhiyagupta

Results 5 comments of abhiyagupta

I am new to wordpress so really dont know much. But instead of collecting online/offline payments, i need intersted guys to insated register in a form so that we can...

# dummy DataFrame train_df = pd.DataFrame({ 'target': [0, 1, 0, 1, 1], 'prediction': [0.12, 0.85, 0.33, 0.67, 0.91], 'pred_label': [0, 1, 0, 1, 1] }) current_df = pd.DataFrame({ 'target': [0,...

i had shared a complete dummy data previously for exapmle. Everything is same, only added prediction column which contains probabilites between 0-1 (float) prediction:

snippet of target, prediction, pred_label

Thank you! Appreciate your quick response. This helps!