Skip to content

A heterogenous ensemble carried out on the attached (insurance.csv) file

Notifications You must be signed in to change notification settings

AntonyGN/Heterogeneous-Ensemble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step 1 Data Preprocessing

Import the necessary libraries and load the dataset

Dropping the unnecessary columns from the dataset

Encoding the categorical variables

Handling the missing variables

Scaling the numerical variables

Step 2 Splitting the data into training and testing tests

Import the necessary libraries first

Splitting the data into training and testing tests

Step 3 Training the base models

Import the necessary libraries first

Training the base models

About

A heterogenous ensemble carried out on the attached (insurance.csv) file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published