https://github.com/kddubey/microarray-kaggle
Analyze a dataset with 72 observations and 7,129 features
https://github.com/kddubey/microarray-kaggle
machine-learning statistics
Last synced: about 1 year ago
JSON representation
Analyze a dataset with 72 observations and 7,129 features
- Host: GitHub
- URL: https://github.com/kddubey/microarray-kaggle
- Owner: kddubey
- License: mit
- Created: 2021-04-06T13:23:01.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-15T15:10:42.000Z (about 3 years ago)
- Last Synced: 2024-12-06T21:18:12.195Z (over 1 year ago)
- Topics: machine-learning, statistics
- Language: R
- Homepage: https://www.kaggle.com/kdubey/sparse-linear-svm-is-accurate-and-interpretable
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# microarray-kaggle
See https://www.kaggle.com/kdubey/sparse-linear-svm-is-accurate-and-interpretable for a full write-up and code.
There, I do my best to throughly analyze a model's stability and use, and communicate shortcomings of modeling and simulation strategies.
This repo simply houses a script that can be run to easily reproduce all results.