## neurons_metrics_package * NeuronsMemoryTestPipeline
## Summary
This package contains three subpackages:
1. qa: QA_modules.py
2. frt_metrics
- frt score calculation modules: FRT_metric.py
3. mrt_metrics
- free memory recall text recognition: MRT_text_processing.py
- ad recognition / brand recognition score computation modules: MRT_free_recall_metric.py
Each section is the alone standing computational package that provides scores for the selected metrics.
## Installation
Install the latest package
```
!pip install NeuronsMemoryTestPipeline
```
If the above Installation Process is not working, consider to use:
```
python3 -m pip install NeuronsMemoryTestPipeline
```
## Used Libraries:
python = "^3.8"
fuzzywuzzy = "*"
google_cloud_aiplatform = "*"
matplotlib = "*"
numpy = "*"
pandas = "*"
protobuf = "*"
scikit_learn = "*"
scipy = "*"
seaborn = "*"
setuptools = "*"
torch = "*"
tqdm = "*"
transformers = "*"
vertexai = "*"
## Authors
Irina White (i.white@neuronsinc.com) and Theo Sell (t.sell@neuronsinc.com)
## Project status
Project is under continuous update and monitoring.
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/neurons-inc1/data-analyst/neurons_metrics_package",
"name": "NeuronsMemoryTestPipeline",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": "metrics, QA, MRT, FRT, freerecall",
"author": "Irina White",
"author_email": "i.white@neuronsinc.com",
"download_url": "https://files.pythonhosted.org/packages/73/e9/2db3664ea4d2f46fdff58e9d432720c17b19e77fdd6efa443e9f051bd64d/neuronsmemorytestpipeline-0.1.5.tar.gz",
"platform": null,
"description": "## neurons_metrics_package * NeuronsMemoryTestPipeline\n\n## Summary\nThis package contains three subpackages: \n1. qa: QA_modules.py\n2. frt_metrics\n - frt score calculation modules: FRT_metric.py\n3. mrt_metrics\n - free memory recall text recognition: MRT_text_processing.py\n - ad recognition / brand recognition score computation modules: MRT_free_recall_metric.py\n\nEach section is the alone standing computational package that provides scores for the selected metrics.\n\n## Installation\n\nInstall the latest package\n\n```\n!pip install NeuronsMemoryTestPipeline\n```\n\nIf the above Installation Process is not working, consider to use:\n\n```\npython3 -m pip install NeuronsMemoryTestPipeline\n\n\n```\n\n## Used Libraries:\npython = \"^3.8\"\nfuzzywuzzy = \"*\"\ngoogle_cloud_aiplatform = \"*\"\nmatplotlib = \"*\"\nnumpy = \"*\"\npandas = \"*\"\nprotobuf = \"*\"\nscikit_learn = \"*\"\nscipy = \"*\"\nseaborn = \"*\"\nsetuptools = \"*\"\ntorch = \"*\"\ntqdm = \"*\"\ntransformers = \"*\"\nvertexai = \"*\"\n\n\n## Authors\nIrina White (i.white@neuronsinc.com) and Theo Sell (t.sell@neuronsinc.com)\n\n\n## Project status\nProject is under continuous update and monitoring.\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Package provides QA, MRT and FRT metrics calculation for frt and mrt scores.",
"version": "0.1.5",
"project_urls": {
"Homepage": "https://gitlab.com/neurons-inc1/data-analyst/neurons_metrics_package",
"Repository": "https://gitlab.com/neurons-inc1/data-analyst/neurons_metrics_package"
},
"split_keywords": [
"metrics",
" qa",
" mrt",
" frt",
" freerecall"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5ed7eaee3f3e515f013c5aee20a79b77fcadf48c1414bf35bbf79c913dcf302c",
"md5": "ae5d1a8fa989d7661c9c035bf6d9170d",
"sha256": "32c5ad2c1f16fe9fc8f0c8a15488eecd9a90b06c489ee367ddb2af5f4747486c"
},
"downloads": -1,
"filename": "neuronsmemorytestpipeline-0.1.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ae5d1a8fa989d7661c9c035bf6d9170d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 19395,
"upload_time": "2024-10-21T11:22:56",
"upload_time_iso_8601": "2024-10-21T11:22:56.136454Z",
"url": "https://files.pythonhosted.org/packages/5e/d7/eaee3f3e515f013c5aee20a79b77fcadf48c1414bf35bbf79c913dcf302c/neuronsmemorytestpipeline-0.1.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "73e92db3664ea4d2f46fdff58e9d432720c17b19e77fdd6efa443e9f051bd64d",
"md5": "153e9e762718d86b90fb1db5b05fdd6d",
"sha256": "ac47531b4165396da2ec612ec9f52c536585146b79ba7ffeb4c6be17c3d17937"
},
"downloads": -1,
"filename": "neuronsmemorytestpipeline-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "153e9e762718d86b90fb1db5b05fdd6d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 14100,
"upload_time": "2024-10-21T11:22:57",
"upload_time_iso_8601": "2024-10-21T11:22:57.307262Z",
"url": "https://files.pythonhosted.org/packages/73/e9/2db3664ea4d2f46fdff58e9d432720c17b19e77fdd6efa443e9f051bd64d/neuronsmemorytestpipeline-0.1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-21 11:22:57",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "neurons-inc1",
"gitlab_project": "data-analyst",
"lcname": "neuronsmemorytestpipeline"
}