Skip to content

floriancal/Intro_to_Machine_Learning_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Machine Learning on Insurance Data

This repository contains a Jupyter Notebook that demonstrates fundamental Machine Learning techniques applied to an insurance dataset. The notebook walks through essential steps in data analysis, preprocessing, model training, and evaluation, providing insights into predictive analytics.

Features

  • Data exploration and preprocessing
  • Application of key ML models
  • Model evaluation and performance comparison
  • Insights into predictive insurance analytics

Requirements

To run this notebook, you will need:

  • Python 3.x
  • Jupyter Notebook
  • Standard ML libraries such as Pandas, Scikit-learn, and Matplotlib

Usage

  1. Clone the repository:

    git clone <repository-url>
  2. Navigate to the project directory:

    cd <repository-folder>
  3. Launch Jupyter Notebook:

    jupyter notebook
  4. Open and run test_descartes_underwriting.ipynb.

or

Open in Google Collab

License

This project is available under the MIT License.

Author

[Florian Calatayud]

About

A Jupyter Notebook exploring fundamental Machine Learning techniques, applied to an insurance dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published