## 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://github.com/neurons-inc/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/d7/dc/c350285e41ee617262b2d6bce5b55419ebacb146efce9410269e9eb4316e/neuronsmemorytestpipeline-0.2.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.2.5",
"project_urls": {
"Homepage": "https://github.com/neurons-inc/neurons_metrics_package",
"Repository": "https://github.com/neurons-inc/neurons_metrics_package"
},
"split_keywords": [
"metrics",
" qa",
" mrt",
" frt",
" freerecall"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c4fe02a76153385bb2ec6dfa30cddba64e61362cfa9daf9e667d666edf07edab",
"md5": "1de8eb02b08fa11ef64a24491025535b",
"sha256": "b54291a71064e59acb5852920224c48688038ef233bb5fd46f2f9d91293abf3a"
},
"downloads": -1,
"filename": "neuronsmemorytestpipeline-0.2.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1de8eb02b08fa11ef64a24491025535b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 19621,
"upload_time": "2025-08-04T14:35:47",
"upload_time_iso_8601": "2025-08-04T14:35:47.097373Z",
"url": "https://files.pythonhosted.org/packages/c4/fe/02a76153385bb2ec6dfa30cddba64e61362cfa9daf9e667d666edf07edab/neuronsmemorytestpipeline-0.2.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d7dcc350285e41ee617262b2d6bce5b55419ebacb146efce9410269e9eb4316e",
"md5": "3d16b560cd5173c4c52064ea12b3194f",
"sha256": "2af6ef7ab52d30dc090313587cb58af2b5fd012d4a2ac9ea4ff3d325d9dc9500"
},
"downloads": -1,
"filename": "neuronsmemorytestpipeline-0.2.5.tar.gz",
"has_sig": false,
"md5_digest": "3d16b560cd5173c4c52064ea12b3194f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 14327,
"upload_time": "2025-08-04T14:35:47",
"upload_time_iso_8601": "2025-08-04T14:35:47.946109Z",
"url": "https://files.pythonhosted.org/packages/d7/dc/c350285e41ee617262b2d6bce5b55419ebacb146efce9410269e9eb4316e/neuronsmemorytestpipeline-0.2.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-04 14:35:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "neurons-inc",
"github_project": "neurons_metrics_package",
"github_not_found": true,
"lcname": "neuronsmemorytestpipeline"
}