|
1 | 1 | ### Bachelor's Diploma
|
2 |
| -Diploma thesis: [**"Assessment of credit organizations borrowers' default rate"**](diploma.pdf) (2019).<br> |
3 |
| -[Diploma](diploma.pdf) and [presentation](presentation.pdf). |
| 2 | +Thesis: **"Assessment of credit organizations borrowers' default rate"** (2019). |
| 3 | + |
| 4 | +Links: |
| 5 | +- [*thesis*](thesis.pdf) |
| 6 | +- [*presentation*](presentation.pdf) |
| 7 | +- [*diploma*](diploma/diploma.pdf) |
| 8 | +- [*diploma supplement*](diploma/diploma_supplement.pdf) |
4 | 9 |
|
5 | 10 | ### Data
|
6 |
| -README about data [here](data/README.md). |
| 11 | +README about data [*here*](data/README.md). |
7 | 12 |
|
8 | 13 | ### Analysis
|
9 |
| -All the code with data analysis is stored in the folder [**"analysis"**](analysis) and consists of different jupyter notebooks.<br> |
| 14 | +All the code with data analysis is stored in the folder [**"analysis"**](thesis) and consists of different jupyter notebooks.<br> |
10 | 15 | Order of viewing jupyter notebooks:
|
11 |
| -1. [*columns_description.ipynb*](analysis/columns_description.ipynb) |
12 |
| -1. [*group_features.ipynb*](analysis/group_features.ipynb) |
13 |
| -1. [*binary_features.ipynb*](analysis/binary_features.ipynb) |
14 |
| -1. [*categorical_features.ipynb*](analysis/categorical_features.ipynb) |
15 |
| -1. [*numerical_features.ipynb*](analysis/numerical_features.ipynb) |
16 |
| -1. [*modeling.ipynb*](analysis/modeling.ipynb) |
| 16 | +1. [*columns_description.ipynb*](thesis/columns_description.ipynb) |
| 17 | +1. [*group_features.ipynb*](thesis/group_features.ipynb) |
| 18 | +1. [*binary_features.ipynb*](thesis/binary_features.ipynb) |
| 19 | +1. [*categorical_features.ipynb*](thesis/categorical_features.ipynb) |
| 20 | +1. [*numerical_features.ipynb*](thesis/numerical_features.ipynb) |
| 21 | +1. [*modeling.ipynb*](thesis/modeling.ipynb) |
17 | 22 |
|
18 | 23 | ### Courseworks
|
19 |
| -This repository also contains all [courseworks](courseworks). |
| 24 | +This repository also contains all [**courseworks**](courseworks). |
20 | 25 |
|
21 | 26 | **First year** (2015-2016):
|
22 | 27 | - [*"Processing of stock data in MS Excel and MS Access"*](courseworks/1_information_technology_in_economics) (discipline: *"Information technology in the economics"*)
|
|
0 commit comments