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
Created a model from scratch (without using any libraries) to predict whether a person have a heart diseases using support vector machine. and then compare the model's accuracy with model created using Sklearn library.