An open API service indexing awesome lists of open source software.

https://github.com/raphsenn/eval-kaggle

Evaluating a bunch of kaggle datasets with machine learning algorithms.
https://github.com/raphsenn/eval-kaggle

Last synced: about 1 year ago
JSON representation

Evaluating a bunch of kaggle datasets with machine learning algorithms.

Awesome Lists containing this project

README

          

# eval-kaggle
Evaluating a bunch of kaggle datasets with machine learning algorithms.

## Dataset: Breast Cancer
Predict whether a tumor is malignant or benign.

#### Link to the dataset.
[https://www.kaggle.com/datasets/rahmasleam/breast-cancer/data](https://www.kaggle.com/datasets/rahmasleam/breast-cancer/data)

## Dataset: Spotify Most Streamed Songs
Unveiling Streaming: A Comprehensive Analysis of Spotify’s Most Streamed Songs..

#### Link to the dataset.
[https://www.kaggle.com/datasets/abdulszz/spotify-most-streamed-songs?resource=download](https://www.kaggle.com/datasets/abdulszz/spotify-most-streamed-songs?resource=download)

## Dataset: Weight-Height Polynomial Dataset
A Non-linear Weight-Height Dataset for Polynomial Regression Modeling.

#### Link to the dataset.
[https://www.kaggle.com/datasets/mafaqbhatti/weight-height-polynomial-dataset](https://www.kaggle.com/datasets/mafaqbhatti/weight-height-polynomial-dataset)