Skip to content

1cbyc/aviation-safety-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aviation-safety-management-system

let me call this asms? would tend to the naming later. project live on: asms.nsisong.com

Introduction

In this project, my plan is to manage and analyze safety reports and incident data in aviation using data mining and machine learning techniques I discovered.

Dir Mapping

  • data/: for the raw and processed data files.
  • notebooks/: Jupyter notebooks for exploratory data analysis.
  • src/: wrote the source code for data ingestion, preprocessing, analysis, visualization, and modeling hee.
  • tests/: all unit tests req for the source code.
  • requirements.txt: added a list of required libraries.
  • README.md: you know what it is.
  • run.py: well, has everything you'd want to run the asms.

Speaking of Installation

  1. jjust clone this repo.
  2. then install the libraries:
    pip install -r requirements.txt
  3. go to bed, or do your thing

using the asms

  1. just place raw data files in the data/raw/ directory.
  2. then, run the main script like this:
    python former-run-3.py
  3. i wish you luck, maybe?

About License

I used the MIT License.

About Contributing

see, i am open to receiving contribution. just fork the repo, and make changes and make a pr here, i would review and revert. if it looks good to me, i will accept your pr.

i wish it was as easy as i made it seem, now my leg hurts from keeping straight. and ofc, my neck too.

About

let me call this asms? would tend to the naming later.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published