Metadata-Version: 2.1
Name: AdsbAnomalyDetector
Version: 0.2.0
Summary: Low altitude aircraft anomaly detector
Author: Pirolley Melvyn
Author-email: 
Keywords: python,deep learning,tensorflow,aircraft,classification,ADS-B
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows


    This package contains a trained model to detect anomalies in low altitude traffic.
    The model focus on spoofing attack, by recognizing the aircraft the type based on its ADS-B signal.
    Hence, if the aircraft pretend to be a small aircraft, but the model recognize it as a plane, it is an anomaly. 
