Skip to content

marcellobeltrami/Data_analyses

Repository files navigation

Kaggle Data Analysis

Welcome to the project repository! This repository contains multiple projects with a focus on data analysis and machine learning. Below is an overview of the structure and contents of the repository.

Table of Contents

Breast Cancer Classification 🧬

This project aims to classify breast cancer data to determine whether a tumor is benign or malignant using various machine learning techniques.

  • Metadata: Detailed information about the dataset can be found in the METADATA.md file.

  • Data: The dataset used in this project is stored in data.csv.

Salaries Analysis 💰

This project involves analyzing salary data and building predictive models to forecast salaries based on different factors.

  • Notebooks: The main analysis and model building are documented in the analysis.ipynb notebook.

  • Data: The dataset for this project is stored in salary_data.csv.

  • Functions: Reusable functions for data wrangling, plotting, and machine learning are stored in the functions directory.

  • Models storage for built Neural Network models is located in the temp/model directory. Currently, it contains. The saved Keras model (.keras) for salary prediction. It is pretty small due to the reduced size of the dataset.

Author and License 🧑‍🦱

Marcello Beltrami, MIT License

About

A collection of data analyses made using Kaggle datasets and various techniques

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published