Update README.md
This commit is contained in:
30
README.md
30
README.md
@@ -1,28 +1,18 @@
|
|||||||
# Introduction
|
# Overview
|
||||||
This project contains "Machine Learning for Economics and Finance" related material.
|
This project contains:
|
||||||
|
- Machine Learning for Economics and Finance material.
|
||||||
|
- Empirical seminar project: "Empirisches Seminar zu aktuellen wirtschaftspolitischen Fragestellungen"
|
||||||
|
- Regionale Unterschiede in der Mietpreisentwicklung
|
||||||
|
- Anwendung einer "Multilinearen Regression"
|
||||||
|
- Empirical seminar project: "Ëmpirische Stadt- und Immobilienökonomik"
|
||||||
|
- Unglückliche Städte? Zu den möglichen regionalen Unterschieden der Lebenszufriedenheit
|
||||||
|
- Anwendung einer "Multinomialen logistischen Regression""
|
||||||
|
- ...
|
||||||
|
|
||||||
**Git clone**:<br>
|
**Git clone**:<br>
|
||||||
`git clone https://gitea.weseng.de/mwio/econometrics-and-machine-learning.git`
|
`git clone https://gitea.weseng.de/mwio/econometrics-and-machine-learning.git`
|
||||||
|
|
||||||
|
|
||||||
# Section outline
|
|
||||||
<!--**...**:<br> -->
|
|
||||||
- Supervised Learning: Regressions
|
|
||||||
- Linear Regression
|
|
||||||
- Multilinear Regression
|
|
||||||
- Supervised Learning: Classification
|
|
||||||
- Logistic Regression
|
|
||||||
- Cross Validation
|
|
||||||
- K-fold Cross-validation
|
|
||||||
- Subset Selection & Shrinkage
|
|
||||||
- Lasso Regression, Ridge Regression
|
|
||||||
- Tree-Based Methods
|
|
||||||
- Classification Trees
|
|
||||||
- Bagging, Boosting
|
|
||||||
- Random Forest
|
|
||||||
- Deep Learnin
|
|
||||||
- Neural Networks
|
|
||||||
|
|
||||||
<!-- ! -->
|
<!-- ! -->
|
||||||
<!-- … -->
|
<!-- … -->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user