Metadata-Version: 1.1
Name: SeismicReduction
Version: v0.3
Summary: Perform unsupervised machine learning on seismic data.
Home-page: https://github.com/coush001
Author: coush001
Author-email: email@gmail.com
License: MIT
Download-URL: https://github.com/msc-acse/acse-9-independent-research-project-coush001/archive/v0.3.tar.gz
Description: # SEISMIC REDUCTION 
        ## Unsupervised Machine Learning: An Application to Seismic Amplitude vs Offset Interpretation ##
        
        This project delivers a set of tools to run unsupervised machine learning on seismic data sets. The aim is to enable the  efficient experimentation of an array of models and the range of paramaters therein. Specifically the tools allow for efficient recognition of clustering of low fluid-factor anomalies derived from AVO analysis.
        
        ---
        
        # Getting started:
        
        ### Installation:
        - Install with the following in terminal:
        
Keywords: seismicdata,unsupervisedlearning,machinelearning
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
