ashishsahu1 / ML-ProjectYard

This repo consists of multiple machine learning based projects with frontend
Mozilla Public License 2.0
207 stars 144 forks source link

Predict if a blood donor will donate again #457

Closed Amit366 closed 3 years ago

Amit366 commented 3 years ago

The data is collected from the donor database of the Blood Transfusion Service Center in Taiwan. The dataset, obtained from the UCI Machine Learning Repository, consists of a random sample of 748 donors. The task is to predict if a blood donor will donate within a given time window. Model selection is done using TPOT. Log normalization is implemented.

@ashishsahu1 @gpriya32 please assign it to me.