Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supervised_learning_project #107

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yadhu103
Copy link

Overview:
This pull request adds a new project called "Yadhu_ML_project" to the Supervised Learning section. It is about building a machine learning model that predicts medical insurance costs based on various features.

Changes

  • Added a new folder Yadhu_ML_project under Supervised_Learning.
  • Included the following files:
    • code.ipynb: Script for data cleaning and preprocessing
    • train_data.csv: dataset
      Purpose:
      The purpose of this project is to provide a comprehensive example of a supervised learning model. It aims to help new individuals to understand the steps involved in data preprocessing, model training, and evaluation.

About:

  • Achieved a top R2 score of 0.903 with Random forest regressor.
  • The project used pandas, numpy, and scikit-learn to run.
  • Performed Kfold and Hyperparameter tuning techniques.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant