Giter Club home page Giter Club logo

pop-classify's People

Contributors

acolebaugh avatar alternativestart avatar jacaseyclyde avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

pop-classify's Issues

Implement Random Forest Classification

we'll have to work on fake data (or just any star data) until we build the SQL query to select stars with classes, but we can start implementing this now

Implement GMM

we'll have to work on fake data (or just any star data) until we build the SQL query to select stars with classes, but we can start implementing this now

Create ROC curves

ROC curves can be used to evaluate the performance of each classifier by examining the true positive rate as a function of false positive rate for each classifier. the closer the curve is to the upper left corner, the better it is. see Ivezic 395/396 for more info/examples

Create completeness-efficiency curves

Completeness-efficiency curves are another useful tool in characterizing ML methods. they can tell us about things like the completeness (e.g. % of the overall true population of class A that is getting correctly classified as class A) vs the efficiency (the % being classified as class A that are actually class A). More info in Ivezic 395/396

Implement K-means clustering

we'll have to work on fake data (or just any star data) until we build the SQL query to select stars with classes, but we can start implementing this now

Pull stellar data from SDSS

Like the title says, we need to pull down stellar data from SDSS. Not sure how much data we need to pull down just yet, but we need to grab data from stars with spectra and a valid subclass (selected from the subclasses on this page http://www.sdss.org/dr14/spectro/catalogs/). Still not sure what data we should pull down, beyond color/subclass. Might depend on exactly what's available to us.

Implement SVM

we'll have to work on fake data (or just any star data) until we build the SQL query to select stars with classes, but we can start implementing this now

Cross check data

We should cross check which data is available to us in both photometric-only and spectroscopic point sources, so that we don't train using data not available in photometric.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.