Skip to main content

The goal of this project is to predict the collision of nearest objects around the mighty EARTH.

Project description

Predict the Collision and Save the Earth

About the Dataset

The official dataset is from NASA's official website https://cneos.jpl.nasa.gov/ca/ . And the modified version of this dataset is available on Kaggle. Link : https://www.kaggle.com/datasets/sameepvani/nasa-nearest-earth-objects The dataset consists of 90837 rows and 10 columns.

The models are used in this project,

  • Adaboost Classifier
  • Logistic Regression
  • Multi-Layer Perceptron
  • Stochastic Gradient Descent
  • XGBoost Classifier
  • Linear Perceptron Classifier
  • Support Vector Classification
  • Gradient Boosting Classifier
  • K-Nearest Neighbors
  • Random Forest Classifier

Procedure

  • First install the package using pip
pip install predict-the-collision
  • import main_fun() from predict_collision
from predict_collision import main_fun
  • The first parameter is "Data Path of CSV" and the second parameter is "Input Number of the prediction model"
Model Name User input
Adaboost Classifier 1
Logistic Regression 2
Multi-Layer Perceptron 3
Stochastic Gradient Descent 4
XGBoost Classifier 5
Linear Perceptron Classifier 6
Support Vector Classification 7
Gradient Boosting Classifier 8
K-Nearest Neighbors 9
Random Forest Classifier 10
  • Such as
main_fun("csv_path", 1)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

predict-the-object-collision-0.2.0.tar.gz (8.5 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file predict-the-object-collision-0.2.0.tar.gz.

File metadata

File hashes

Hashes for predict-the-object-collision-0.2.0.tar.gz
Algorithm Hash digest
SHA256 baa047644433fd1ca10a84dfb22e2067e022b61d4b2e65f0d6d405e8a605b6de
MD5 2ec652b92ce799c3b3405a59c7da8e18
BLAKE2b-256 77c32705ba8e90a8bc0022e4a46edc73ad9a0eaaf9076237f985d8b1dadf34ae

See more details on using hashes here.

File details

Details for the file predict_the_object_collision-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for predict_the_object_collision-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2a24119129f7c9753da8d96ed3d4aa89c3d5b51eea8b3c0c53c4f8b61435ee2a
MD5 50b870d502b0d6b3ad7e6b7757170435
BLAKE2b-256 da86577772d14eb9a078eadf15e17fc7d8bcb20b19c76589205bd0ef31cd89df

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page