Skip to content
Snippets Groups Projects
__init__.py 344 B
Newer Older
  • Learn to ignore specific revisions
  • """This package provides a complete workflow to users how want to proced to NIRS analysis without particular knowledge.
    
    This is a webapp with Streamlit.
    GUI shows whatever is needed for Samples Selection based on NIRS spectra and then, to compute a model to predict
        chemical values on your samples.
    Examples:
        streamlit run ./app.py
    """