Avdhesh-Varshney / AI-Code

AI-Code is an open-source project designed to help individuals learn and understand foundational code implementations of various AI algorithms, providing structured guides, resources, and hands-on projects across multiple AI domains like ML, DL, NLP, and GANs.
MIT License
24 stars 31 forks source link

📃: Health Insurance Cross Sell Prediction #74

Closed siddhant4ds closed 2 months ago

siddhant4ds commented 3 months ago

:red_circle: Title : Health Insurance Cross Sell Prediction :red_circle: Aim : Building a model to predict whether a Health Insurance customer would be interested in Vehicle Insurance. :red_circle: Brief Explanation :

Screenshots 📷

N/A


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

siddhant4ds commented 3 months ago

@Avdhesh-Varshney I would like to work on this issue.

Since the dataset is relatively large, I can train neural network models to perform classification. This project can be added to the DL folder in that case. If ML models are also required, I can add this to the ML folder.

Full name: Siddhant Tiwari Participant role: SSOC-3 (2024)

Avdhesh-Varshney commented 3 months ago

@siddhant4ds go ahead. No model is not required. Just create a guide for the learners, how to approach these problems.

siddhant4ds commented 3 months ago

@siddhant4ds go ahead. No model is not required. Just create a guide for the learners, how to approach these problems.

I meant that depending on the models in my linked notebook, the folder will be decided - ML, DL, Preprocessing, etc.

So which folder should I put this project in? I will create my notebook accordingly.

Edit: Just saw the labels added. Will add it to the ML folder.

Avdhesh-Varshney commented 3 months ago

Yes, go with the labels.