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
Implemented Logistisic Regression model and SVM model to analyse data to identify planets.
Solution is in Jupyter Notebook file model_1.ipynb.
Models are saves as amil_walgamage.sav for Logistic regression model and Amil_SVM.sav for SVM model.