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.
- Host: GitHub
- URL: https://github.com/raphsenn/eval-kaggle
- Owner: raphaelsenn
- License: mit
- Created: 2024-10-02T13:15:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-27T16:38:36.000Z (over 1 year ago)
- Last Synced: 2025-02-17T23:05:28.789Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 1010 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)