GithubHelp home page GithubHelp logo

elpeonkamilkaze / scikit-fda Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gaa-uam/scikit-fda

0.0 0.0 0.0 9.36 MB

Functional Data Analysis Python package

Home Page: https://fda.readthedocs.io

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%

scikit-fda's Introduction

scikit-fda: Functional Data Analysis in Python

scikit-fda: Functional Data Analysis in Python

python_ build status Documentation Status Codecov Project Status: Active โ€“ The project has reached a stable, usable state and is being actively developed. PyPI - Python Version PyPIBadge Available in Conda license doi

Functional Data Analysis, or FDA, is the field of Statistics that analyses data that depend on a continuous parameter.

This package offers classes, methods and functions to give support to FDA in Python. Includes a wide range of utils to work with functional data, and its representation, exploratory analysis, or preprocessing, among other tasks such as inference, classification, regression or clustering of functional data. See documentation for further information on the features included in the package.

Documentation

The documentation is available at fda.readthedocs.io/en/stable/, which includes detailed information of the different modules, classes and methods of the package, along with several examples showing different functionalities.

The documentation of the latest version, corresponding with the develop version of the package, can be found at fda.readthedocs.io/en/latest/.

Installation

Currently, scikit-fda is available in Python versions above 3.8, regardless of the platform. The stable version can be installed via PyPI:

pip install scikit-fda

It is also available from conda-forge: .. code:

conda install -c conda-forge scikit-fda

Installation from source

It is possible to install the latest version of the package, available in the develop branch, by cloning this repository and doing a manual installation.

git clone https://github.com/GAA-UAM/scikit-fda.git
pip install ./scikit-fda

Make sure that your default Python version is currently supported, or change the python and pip commands by specifying a version, such as python3.8:

git clone https://github.com/GAA-UAM/scikit-fda.git
python3.8 -m pip install ./scikit-fda

Requirements

scikit-fda depends on the following packages:

The dependencies are automatically installed.

Contributions

All contributions are welcome. You can help this project grow in multiple ways, from creating an issue, reporting an improvement or a bug, to doing a repository fork and creating a pull request to the development branch.

The people involved at some point in the development of the package can be found in the contributors file.

License

The package is licensed under the BSD 3-Clause License. A copy of the license can be found along with the code.

scikit-fda's People

Contributors

vnmabus avatar hzzhyj avatar mellamansanchez avatar ddelval avatar pedrorponga avatar manso92 avatar davidgarciafer avatar pcuestas avatar pablomm avatar m5signorini avatar opintosant avatar mcarbajo avatar rafa9811 avatar elenapetrunina avatar eliegoudout avatar clej avatar amandaher avatar dserna4 avatar ego-thales avatar pedrog99 avatar allcontributors[bot] avatar jiduque avatar saumya-ranjan avatar lena123315 avatar jltorrecilla avatar jdtuck avatar e105d104u125 avatar quentin62 avatar half-adder avatar alvaro-castillo 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.