Skip to main content

Supervised MultiModal Integration Tool

Project description

Pipeline status License: New BSD Coverage

Supervised MultiModal Integration Tool’s Readme

This project aims to be an easy-to-use solution to run a prior benchmark on a dataset and evaluate mono- & multi-view algorithms capacity to classify it correctly.

Getting Started

SuMMIT has been designed and uses continuous integration for Linux platforms (ubuntu 18.04), but we try to keep it as compatible as possible with Mac and Windows.

Platform

Last positive test

Linux

Pipeline status

Mac

1st of May, 2020

Windows

1st of May, 2020

Prerequisites

To be able to use this project, you’ll need :

And the following python modules will be automatically installed :

  • numpy, scipy,

  • matplotlib - Used to plot results,

  • sklearn - Used for the monoview classifiers,

  • joblib - Used to compute on multiple threads,

  • h5py - Used to generate HDF5 datasets on hard drive and use them to spare RAM,

  • pickle - Used to store some results,

  • pandas - Used to manipulate data efficiently,

  • six -

  • m2r - Used to generate documentation from the readme,

  • docutils - Used to generate documentation,

  • pyyaml - Used to read the config files,

  • plotly - Used to generate interactive HTML visuals,

  • tabulate - Used to generated the confusion matrix.

  • pyscm-ml -

Installing

Once you cloned the project from the github repository, you just have to use :

cd path/to/summit/
pip install -e .

In the summit directory to install SuMMIT and its dependencies.

Running the tests

To run the test suite of SuMMIT, run :

cd path/to/summit
pip install -e .[dev]
pytest

The coverage report is automatically generated and stored in the htmlcov/ directory

Building the documentation

To locally build the github-documentation run :

cd path/to/summit
pip install -e .[doc]
python setup.py build_sphinx

The built html files will be stored in path/to/summit/build/sphinx/html

Running on simulated data

For your first go with SuMMIT, you can run it on simulated data with

python
>>> from summit.execute import execute
>>> execute("example 1")

This will run the benchmark of documentation’s Example 1.

For more information about the examples, see the documentation. Results will, by default, be stored in the results directory of the installation path : path/to/summit/multiview_platform/examples/results.

The documentation proposes a detailed interpretation of the results and arguments of SuMMIT through 6 tutorials.

Dataset compatibility

In order to start a benchmark on your own dataset, you need to format it so SuMMIT can use it. To do so, a python script is provided.

For more information, see Example 5

Running on your dataset

Once you have formatted your dataset, to run SuMMIT on it you need to modify the config file as

name: ["your_file_name"]
pathf: "path/to/your/dataset"

It is however highly recommended to follow the documentation’s tutorials to learn the use of each parameter.

Authors

  • Baptiste BAUVIN

  • Dominique BENIELLI

  • Alexis PROD’HOMME

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

summit_multi_learn-0.0.2.tar.gz (42.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

summit_multi_learn-0.0.2-py3-none-any.whl (43.4 MB view details)

Uploaded Python 3

File details

Details for the file summit_multi_learn-0.0.2.tar.gz.

File metadata

  • Download URL: summit_multi_learn-0.0.2.tar.gz
  • Upload date:
  • Size: 42.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.11

File hashes

Hashes for summit_multi_learn-0.0.2.tar.gz
Algorithm Hash digest
SHA256 60afdbfffb2e2218fb296039c5b5a8cb175f51cfc04216ba5326c2886adf62a5
MD5 8faa90d661e216e08f7439f66bbd8533
BLAKE2b-256 319dc72f54fa4366c8c53064df0559469d2adad27062629f96f0f262924cc855

See more details on using hashes here.

File details

Details for the file summit_multi_learn-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for summit_multi_learn-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ab69d7b38689c20930c7321c6b5003a13874f07157bbbcbf12e1dc3b410776cc
MD5 568dbbd2ffac83ce47e4969d50542dd6
BLAKE2b-256 6d6691980ed347c117d8b1f53d63bea7c2c7763476b8056f44db8d3deb329530

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page