Scientific programming through the SKLearn / Scikitlearn library
-
Updated
Jul 11, 2021 - Jupyter Notebook
Scientific programming through the SKLearn / Scikitlearn library
Predicting Titanic survival using machine learning models with age, sex, ticket class, and fare. Tested linear regression, logistic regression, and KNN with cross-validation and metrics like accuracy and recall. The best-performing model is available on GitHub with code, data, and results.
My First Machine Learning Training using the dataset of Earthquake. Tested using Decision Tree Model and Random Forest Classifier
Add a description, image, and links to the scikitlearn-library topic page so that developers can more easily learn about it.
To associate your repository with the scikitlearn-library topic, visit your repo's landing page and select "manage topics."