Infant-Cry-Classification-ML-Model
PublicThis repository contains CryMLClassifier, a machine learning model that classifies baby cries into five categories. It utilizes 193 features extracted from the cry audio data, achieving high accuracy with Random Forest and XGBoost algorithms. The repository includes a "features_extraction" folder for feature extraction code samples.