Skip to content

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.

Notifications You must be signed in to change notification settings

SamarEng/Data-Science-Classification-Problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Data-Science-Classification-Problem

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.

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

No packages published