https://github.com/markoshb/machine-learning-subject
Implementation of multiclass classification problems in R
https://github.com/markoshb/machine-learning-subject
classification-model data-analysis r
Last synced: 10 months ago
JSON representation
Implementation of multiclass classification problems in R
- Host: GitHub
- URL: https://github.com/markoshb/machine-learning-subject
- Owner: MarkosHB
- Created: 2023-09-15T13:47:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T17:23:10.000Z (about 2 years ago)
- Last Synced: 2023-12-22T18:29:40.913Z (about 2 years ago)
- Topics: classification-model, data-analysis, r
- Language: R
- Homepage:
- Size: 19.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Machine-Learning-Subject
This repo contains two non-evaluatory labs about CART trees and SVM.
Also, the two other projects use the commonly knwon datasets of Titanic and Digit.
The last one of them is a group activity (credits in the code file).