Skip to content

saroshfarhan/Kaggle-playground-s4e12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Regression with an Insurance Dataset

Playground Series - Season 4, Episode 12

I participated in this competition just to start my kaggle journey after the first trimester in UCD, where I got to learn EDA and checking of statistic of regression and optimizing the parameters to get good results, I thoug practising on kaggle will help me build my potfolio as well as get me learn from the community of data analysts.
In this playground series I am to do regression on Insurance dataset provided on kaggle


Dataset Description

The dataset for this competition (both train and test) was generated from a deep learning model trained on the Insurance Premium Prediction dataset. Feature distributions are close to, but not exactly the same, as the original. Feel free to use the original dataset as part of this competition, both to explore differences as well as to see whether incorporating the original in training improves model performance.

Files

train.csv - the training dataset; Premium Amount is the continuous target
test.csv - the test dataset; your objective is to predict target Premium Amount for each row
sample_submission.csv - a sample submission file in the correct format

Result

Ranked 984 on my first Kaggle competition, good learning curve, onto next one! Screenshot 2025-01-28 at 4 47 15 PM