GithubHelp home page GithubHelp logo

syyunn / giotto-learn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from giotto-ai/giotto-tda

0.0 1.0 0.0 36.56 MB

A high performance topological machine learning toolbox in Python

Home Page: https://giotto.ai

License: Other

CMake 0.34% Python 22.98% C++ 75.77% C 0.84% Shell 0.08%

giotto-learn's Introduction

image

_ Azure-cov_ Azure-test_ binder_

giotto-learn

giotto-learn is a high performance topological machine learning toolbox in Python built on top of scikit-learn and is distributed under the Apache 2.0 license. It is part of the Giotto open-source project.

Website: https://giotto.ai

Project genesis

giotto-learn is the result of a collaborative effort between L2F SA, the Laboratory for Topology and Neuroscience at EPFL, and the Institute of Reconfigurable & Embedded Digital Systems (REDS) of HEIG-VD.

Installation

Dependencies

giotto-learn requires:

  • Python (>= 3.5)
  • scikit-learn (>= 0.21.3)
  • NumPy (>= 1.17.0)
  • SciPy (>= 0.17.0)
  • joblib (>= 0.11)
  • python-igraph (>= 0.7.1.post6)
  • plotly (>= 4.4.1)
  • matplotlib (>= 3.1.2)

To run the examples, jupyter is required.

User installation

If you already have a working installation of numpy and scipy, the easiest way to install giotto-learn is using pip :

pip install -U giotto-learn

Documentation

Contributing

We welcome new contributors of all experience levels. The Giotto community goals are to be helpful, welcoming, and effective. To learn more about making a contribution to giotto-learn, please see the CONTRIBUTING.rst file.

Developer installation

C++ dependencies:

  • C++14 compatible compiler
  • CMake >= 3.9
  • Boost >= 1.56

The CMake and Boost dependencies can be installed in using Anaconda as follows:

conda install -c anaconda cmake
conda install -c anaconda boost

Source code

You can check the latest sources with the command:

git clone https://github.com/giotto-ai/giotto-learn.git

To install:

cd giotto-learn
pip install -e .

From there any change in the library files will be immediately available on your machine.

Testing

After installation, you can launch the test suite from outside the source directory:

pytest giotto

Changelog

See the RELEASE.rst file for a history of notable changes to giotto-learn.

Contacts:

[email protected]

giotto-learn's People

Contributors

nphilou avatar lewtun avatar matteocao avatar ulupo avatar giotto-learn avatar amg88 avatar conet avatar gtauzin avatar weilerp avatar aldopod92 avatar alexbacce avatar reds-heig avatar algorithme avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.