A data science project in the area of classification is examined. The goal is to predict whether the future launching of SpaceX Falcon9 will be successful or not, using the associated data about previous launches. The used data is collected from SpaceX API and contains many effective factors like payload mass, orbit, launchpad, launch site, whether the first stage was reused or not, etc. The Class column indicates whether the mission is accomplished or not. The project contains data preprocessing steps as well as training models, then evaluation using test dataset, and finally comparing achieved training models according to the accuracies. The examined models are Linear Regression, K Nearest Neighbors, Support Vector Machine (SVM), and Decision Tree.
-
Notifications
You must be signed in to change notification settings - Fork 0
The goal is to predict if new launch of SpaceX Falcon9 will be successful or not, using previous launches data. The project contains data preprocessing, training models, evaluation, and comparisons.
SamarEng/Data-Science-Classification-Problem
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The goal is to predict if new launch of SpaceX Falcon9 will be successful or not, using previous launches data. The project contains data preprocessing, training models, evaluation, and comparisons.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published