Skip to content

The Space Biology Model Repository is a part of Project Y.I.K.E.S, which aims to advance our understanding of the effects of space travel on terrestrial biology through a specialized machine learning "model zoo".

License

Notifications You must be signed in to change notification settings

NASA-Space-Apps-Team-Yikes/Space-Biology-Model-Repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Biology Model Repository

This repository contains various resources and modules for the Space Biology Model project.

reposhare

Here is a brief overview of the directory structure:

  • requirements.txt: Contains the Python dependencies required for this project.
  • data: Directory for storing data related to the project.
  • database: Contains scripts for database connection and verification.
    • db_connector.py: Script for connecting to the PostgreSQL database.
    • Verify RDS Database.py: Script for verifying the connection to the RDS database.
  • docs: Contains documentation related to the project.
  • LICENSE: The license for this project.
  • models: Directory for storing trained machine learning models.
  • preprocessing: Contains scripts for preprocessing the data.
  • training: Contains scripts for training the machine learning models.
    • Read data fom RDS.py: Script for reading data from the RDS database for training.
  • webapp: Contains the web application for the project.
    • app.py: The main script for running the web application.
    • templates: Contains HTML templates for the web application.

Team YIKES Members:

  • Doug Puccetti - @dpuccetti
  • Augustus Tilley - @tilleyam
  • Hunter Allyn - @hunterhwa
  • Sarah Memon - @sarahm6
  • Ryan Mioduski - @ryanmio

About

The Space Biology Model Repository is a part of Project Y.I.K.E.S, which aims to advance our understanding of the effects of space travel on terrestrial biology through a specialized machine learning "model zoo".

Topics

Resources

License

Stars

Watchers

Forks