prob-dim-red


Nameprob-dim-red JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryProbabilistic dimensionality reduction methods
upload_time2024-10-22 14:19:10
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT License
keywords statistics machine learning dimensionality reduction pca
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Install

```bash
pip install prob-dim-red --index-url https://forgemia.inra.fr/api/v4/projects/10272/packages/pypi/simple
```

# Contribute

- clone the repo
  ```bash
  git clone THIS_REPO
  ```

- local dev install
  ```bash
  pip install .[dev]
  ```

- install pre-commit
  ```bash
  pre-commit install
  ```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "prob-dim-red",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Fran\u00e7ois Victor <francois.victor@inrae.fr>",
    "keywords": "statistics, machine learning, dimensionality reduction, PCA",
    "author": null,
    "author_email": "Fran\u00e7ois Victor <francois.victor@inrae.fr>, Jean-Benoist Leger <jbleger@hds.utc.fr>, Julien Chiquet <julien.chiquet@inrae.fr>",
    "download_url": "https://files.pythonhosted.org/packages/91/a4/901be0f0ed8fd6a6f41b07eca1638a493d35fa55afbbdf475057fba48b93/prob_dim_red-0.0.3.tar.gz",
    "platform": null,
    "description": "# Install\n\n```bash\npip install prob-dim-red --index-url https://forgemia.inra.fr/api/v4/projects/10272/packages/pypi/simple\n```\n\n# Contribute\n\n- clone the repo\n  ```bash\n  git clone THIS_REPO\n  ```\n\n- local dev install\n  ```bash\n  pip install .[dev]\n  ```\n\n- install pre-commit\n  ```bash\n  pre-commit install\n  ```\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Probabilistic dimensionality reduction methods",
    "version": "0.0.3",
    "project_urls": {
        "homepage": "https://forgemia.inra.fr/mia-paris/reduction-dimension/prob_dim_red",
        "repository": "https://forgemia.inra.fr/mia-paris/reduction-dimension/prob_dim_red"
    },
    "split_keywords": [
        "statistics",
        " machine learning",
        " dimensionality reduction",
        " pca"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e1917af3aaa23d2748209fad07671791b00028d0284774d038c9fd8797c3c20",
                "md5": "b25434b748655225da7bbe2c691f3cc1",
                "sha256": "bde36815c6c3a0559f8b710e4cb51ee29d3c797161ebfacb80ea3107150b7793"
            },
            "downloads": -1,
            "filename": "prob_dim_red-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b25434b748655225da7bbe2c691f3cc1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 19184,
            "upload_time": "2024-10-22T14:19:09",
            "upload_time_iso_8601": "2024-10-22T14:19:09.499106Z",
            "url": "https://files.pythonhosted.org/packages/0e/19/17af3aaa23d2748209fad07671791b00028d0284774d038c9fd8797c3c20/prob_dim_red-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91a4901be0f0ed8fd6a6f41b07eca1638a493d35fa55afbbdf475057fba48b93",
                "md5": "fbb471608dcb3b9104d3b54b2ac87016",
                "sha256": "2a2667f9aa1cd32366d9513884d2fc178aa8d29e5a1439919b9f58f31f42017b"
            },
            "downloads": -1,
            "filename": "prob_dim_red-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "fbb471608dcb3b9104d3b54b2ac87016",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 20423,
            "upload_time": "2024-10-22T14:19:10",
            "upload_time_iso_8601": "2024-10-22T14:19:10.726318Z",
            "url": "https://files.pythonhosted.org/packages/91/a4/901be0f0ed8fd6a6f41b07eca1638a493d35fa55afbbdf475057fba48b93/prob_dim_red-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-22 14:19:10",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "prob-dim-red"
}
        
Elapsed time: 3.48086s