Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ammahmoudi/statisticallearning
Homework Solutions for Statistical Learning Course as Computer Science B.Sc. Student at Department of Mathematical Sciences, Sharif University of Technology
https://github.com/ammahmoudi/statisticallearning
data-visualization feature-selection logistic-regression random-forest
Last synced: 3 days ago
JSON representation
Homework Solutions for Statistical Learning Course as Computer Science B.Sc. Student at Department of Mathematical Sciences, Sharif University of Technology
- Host: GitHub
- URL: https://github.com/ammahmoudi/statisticallearning
- Owner: ammahmoudi
- Created: 2023-09-04T21:10:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-25T09:39:07.000Z (about 1 year ago)
- Last Synced: 2023-09-25T16:10:45.715Z (about 1 year ago)
- Topics: data-visualization, feature-selection, logistic-regression, random-forest
- Language: HTML
- Homepage:
- Size: 25.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Statistical Learning
Homework Solutions for Statistical Learning Course as Computer Science B.Sc. Student at the Department of Mathematical Sciences, Sharif University of TechnologySpring 2023
Supervisor: [Dr. Mir-Omid Haji-Mirsadeghi](http://math.sharif.ir/faculties/mirsadeghi), [Alireza Kadivar](https://scholar.google.com/citations?user=W2GFdXgAAAAJ&hl=en)
## Description
This repository includes my homework around Statistical Learning.## Table of Projects
| Subject | Description |
| --- | --- |
| [Iran Provinces COVID-19 Extra Moratility Effect](./Iran_COVID19_Mortalities) | trying to extract death caused by COVID19 in Iran Provinces during last decade years |
| [US Diabetes Health Prediction](./US_Diabet_Prediction) | trying to extract best features to predict US Diabetes Health status |