Skip to content

Leia-Team/Streamlit

Repository files navigation

Contributors Forks Issues

Logo

BABY YODA PROJECT

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgements

About The Project

We are powerful members of Team Leia that is searching for Baby Yoda on the Galaxy and protect him from the enemies.

alt text

alt text

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Getting Started

Our collaborator team works on these tasks and challenges that need to be achieved to achieve the goals of project Baby Yoda as a part of AI Engineer batch at Strive School.

  • We think there are 3 different galaxies in our cluster of data find them and map them.
  • Generate a map only of the uppermost galaxy
  • we think BeBe Yoda is in the rightmost planet of this galaxy. Plot the highlighted planet on the original data
  • Input the coordinates into the force finder
  • From the planet data you will need to extract the force concentration and its two principal components. Map them.
  • Find BeBe Yoda in the closest point to the gravitational center of the two principal components of the force. Highlight in a map the gravitational center and the closest point.
  • Deliver the force coordinates to high command.

Prerequisites

Example of the setting up of Package:

  • npm
    import pandas as pd
    import numpy as np
    
    from sklearn.datasets import load_iris
    from sklearn.model_selection import train_test_split
    from scipy.cluster.hierarchy import linkage, dendrogram
    from sklearn.decomposition import PCA
    
    from sklearn.cluster import KMeans
    
    import matplotlib.pyplot as plt
    import seaborn as sns
    print('Setup complete')

Clone

Clone the repo

git clone https://github.com/Leia-Team/leia_team.io

Contributing

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Contributors Tasks LINKEDIN
Nurlan_Sarkhanov Innitial work, Streamlit [https://www.linkedin.com/in/nurlan-sarkhanov-8749a698/]
Udawala_Hewage_Dil Deepnote coding [https://www.linkedin.com/in/kanishka-dilan-udawala-hewage-a1176120a/]
Joshua Batt Deepnote coding [https://www.linkedin.com/in/joshua-batt-5797a51b5/]
Thanh Nguyen Github readme [https://www.linkedin.com/in/nguyenphuocxuanthanh/

Acknowledgements

  • Strive School

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages