zodiacfireworks / pca-planet-start-recognizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PCA Planet-Star Recognizer

This repository contains a notebook with the code for an excersice where is requiered to distinguish a planet in a set of stars.

How to run?

  1. Fist of all, clone the repository
git clone https://github.com/zodiacfireworks/pyker.git
  1. Install the dependencies with pip or poetry
pip install -r requirements-dev.txt
poetry install
  1. Start Jupyter and run the notebook!
Jupyter lab

About


Languages

Language:Jupyter Notebook 100.0%