You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Predict student grades through K-nearest algorithm in C++ by loading the dataset through file handling in C++ and then used Euclidean distance formula to calculate the distance and then make a prediction