Skip to content

HarvardX DataScience Professional Certificate - Final Capstone IDV Project - Predicting Pulsars using machine learning algorithms. In this project we determine which machine learning algorithm has the highest prediction accuracy in predicting Pulsars.

Notifications You must be signed in to change notification settings

manchhui/HarvardX-CapStoneP-PulsarStar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PulsarStar

HarvardX Professional Certificate - Final Capstone IDV Project

Abstract / Introduction

In this IDV project, we used different machine learning algorithms to improve the prediction accuracy of Pulsars showed it to have prevalence, in favour of non pulsar stars, and that it would be hard to develop manual rules to accurately predict some of the Pulsars. The highest accuracy of 98.16% was obtained using the Decision Trees algorithm while the highest F1 Score of 93% was also obtained using the Naive Bayes algorithm.

Files in the repository

pulsar_stars.csv - This .csv file and source data for the project, originated from "Kaggle", "https://www.kaggle.com/pavanraj159/predicting-a-pulsar-star"

PulsarStar-code.R - The main R file for this project.

PulsarStar.rmd - This .rmd file creates a fully reproducible report whose final .pdf output is below.

PulsarStar.pdf - Final Project .pdf file

About

HarvardX DataScience Professional Certificate - Final Capstone IDV Project - Predicting Pulsars using machine learning algorithms. In this project we determine which machine learning algorithm has the highest prediction accuracy in predicting Pulsars.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages