Machine learning and data analysis for fertility
Project description
Open Fertility is an open-source project dedicated to advancing fertility analysis and prediction through machine learning. The goal is to foster a community-driven initiative that empowers fertility professionals, researchers, and enthusiasts.
Inspired by the paper An annotated human blastocyst dataset to benchmark deep learning architectures for in vitro fertilization the aim is to leverage the open data they published to develop initial models.
The primary objectives are to:
- Cultivate an inclusive and collaborative community, bringing together experts and enthusiasts.
- Provide comprehensive tools for training, evaluating, and applying machine learning techniques.
- Effective data visualization, to gain valuable insights and interpret data with clarity.
- Deliver intuitive user interfaces that grant easy access to the models.
Get in touch if you feel interested in participating!
Installation
During this early develoment stage, a pip install is still not provided.
So, follow these steps:
- Download or clone the files
- Navigate to the directory containing the repository
- Run
pip install .
Early features
Download the blastocyst dataset
import openfertility as of
blasto2k = of.datasets.blasto2k.Dataset()
blasto2k.download()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for openfertility-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 528fd46e8aec6d8b5beafd4a1547a5c058c1af98376bfb9c18e4eb6def3f84a5 |
|
MD5 | 586aec4edba69f01e8b3741b4bf45c59 |
|
BLAKE2b-256 | 618f37eb063454eca1a8ef2060f6a3591d119b6fd38cfc5717ce1851f20128e6 |