Giter Club home page Giter Club logo

star-classification's Introduction

Star Classification

This project involves the classification of stars based on their physical characteristics. The dataset includes features such as the star's temperature, luminosity, radius, absolute magnitude, color, and spectral class.

The script 'star_classification.py' performs the following steps:

  1. Loads the dataset.
  2. Preprocesses the data, including standardizing the star color names and encoding the categorical variables.
  3. Splits the dataset into a training set and a test set.
  4. Trains several different models, including logistic regression, a decision tree, a random forest, and gradient boosting.
  5. Evaluates the performance of each model on the test set using the accuracy metric.

Requirements

To run the script, you will need Python along with the pandas, sklearn, matplotlib, and seaborn libraries.

Usage

After downloading the script, you can run it with a command like 'python star_classification.py' in the terminal.

Results

The results, including the accuracy of each model on the test set, are printed to the console.

star-classification's People

Contributors

aacashh avatar

Watchers

 avatar

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.