-
Notifications
You must be signed in to change notification settings - Fork 0
/
sitemap.xml
67 lines (67 loc) · 2.64 KB
/
sitemap.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://kleban.github.io/ml-in-r-book/index.html</loc>
<lastmod>2022-10-19T21:45:07.148Z</lastmod>
</url>
<url>
<loc>https://kleban.github.io/ml-in-r-book/010-intro.html</loc>
<lastmod>2022-10-19T21:45:07.149Z</lastmod>
</url>
<url>
<loc>https://kleban.github.io/ml-in-r-book/020-feature-engeneering.html</loc>
<lastmod>2022-10-19T21:45:07.150Z</lastmod>
</url>
<url>
<loc>https://kleban.github.io/ml-in-r-book/023-feature-engeneering-woe-binning.html</loc>
<lastmod>2022-10-19T21:45:07.163Z</lastmod>
</url>
<url>
<loc>https://kleban.github.io/ml-in-r-book/030-supervised-learning.html</loc>
<lastmod>2022-10-19T21:45:07.165Z</lastmod>
</url>
<url>
<loc>https://kleban.github.io/ml-in-r-book/031-supervised-learning-linear-regression-1.html</loc>
<lastmod>2022-10-19T21:45:07.174Z</lastmod>
</url>
<url>
<loc>https://kleban.github.io/ml-in-r-book/032-supervised-learning-linear-regression-2.html</loc>
<lastmod>2022-10-19T21:45:07.188Z</lastmod>
</url>
<url>
<loc>https://kleban.github.io/ml-in-r-book/033-supervised-learning-desicion-trees-regression.html</loc>
<lastmod>2022-10-19T21:45:07.198Z</lastmod>
</url>
<url>
<loc>https://kleban.github.io/ml-in-r-book/034-supervised-learning-neutal-networks-regression.html</loc>
<lastmod>2022-10-19T21:45:07.223Z</lastmod>
</url>
<url>
<loc>https://kleban.github.io/ml-in-r-book/035-supervised-learning-logistic-regression.html</loc>
<lastmod>2022-10-19T21:45:07.239Z</lastmod>
</url>
<url>
<loc>https://kleban.github.io/ml-in-r-book/036-supervised-learning-desicion-trees-classification.html</loc>
<lastmod>2022-10-19T21:45:07.258Z</lastmod>
</url>
<url>
<loc>https://kleban.github.io/ml-in-r-book/037-supervised-learning-neural-network-classification.html</loc>
<lastmod>2022-10-19T21:45:07.265Z</lastmod>
</url>
<url>
<loc>https://kleban.github.io/ml-in-r-book/040-unsupervised-learning.html</loc>
<lastmod>2022-10-19T21:45:07.265Z</lastmod>
</url>
<url>
<loc>https://kleban.github.io/ml-in-r-book/041-unsupervised-learning-clustering-kmeans-1.html</loc>
<lastmod>2022-10-19T21:45:07.267Z</lastmod>
</url>
<url>
<loc>https://kleban.github.io/ml-in-r-book/042-unsupervised-learning-clustering-kmeans-2.html</loc>
<lastmod>2022-10-19T21:45:07.272Z</lastmod>
</url>
<url>
<loc>https://kleban.github.io/ml-in-r-book/043-unsupervised-learning-clustering-kmeans-and-random-forest.html</loc>
<lastmod>2022-10-19T21:45:07.278Z</lastmod>
</url>
</urlset>