Predictive Modeling of Menstrual Cycle Length: A Time Series Forecasting Approach
Rosana C. B. Rego

TL;DR
This paper explores machine learning and time series forecasting methods to accurately predict menstrual cycle length, aiding women's health management and planning.
Contribution
It introduces the application of various machine learning algorithms, including LSTM, for menstrual cycle prediction and demonstrates their effectiveness with synthetic data.
Findings
Accurate prediction of cycle onset and duration is feasible.
Time series models outperform traditional methods.
Synthetic data can effectively support model training.
Abstract
A proper forecast of the menstrual cycle is meaningful for women's health, as it allows individuals to take preventive actions to minimize cycle-associated discomforts. In addition, precise prediction can be useful for planning important events in a woman's life, such as family planning. In this work, we explored the use of machine learning techniques to predict regular and irregular menstrual cycles. We implemented some time series forecasting algorithm approaches, such as AutoRegressive Integrated Moving Average, Huber Regression, Lasso Regression, Orthogonal Matching Pursuit, and Long Short-Term Memory Network. Moreover, we generated synthetic data to achieve our purposes. The results showed that it is possible to accurately predict the onset and duration of menstrual cycles using machine learning techniques.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMenstrual Health and Disorders · Ovarian function and disorders · Freezing and Crystallization Processes
MethodsMemory Network
