File tree Expand file tree Collapse file tree 23 files changed +38
-224
lines changed
Filter options
2018/10/15/pymc-learn-practical-probabilistic-machine-learning-in-python Expand file tree Collapse file tree 23 files changed +38
-224
lines changed
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ relativeURLs = true
3
3
baseURL = " /"
4
4
languageCode = " en-us"
5
5
title = " pymc-learn Blog"
6
- copyright = " © 2018- 2019 pymc-learn Developers Team"
6
+ copyright = " © 2018 -- 2019 pymc-learn Developers Team | [Github](https://github.com/pymc-learn) | [Twitter](https://twitter.com/pymc_learn) "
7
7
enableEmoji = true
8
8
footnotereturnlinkcontents = " <sup>^</sup>"
9
9
Original file line number Diff line number Diff line change 1
1
< footer class ="site-footer ">
2
2
3
- {{ template "_internal/disqus.html" . }}
3
+ {{ if .IsPage }}
4
+ {{ template "_internal/disqus.html" . }}
5
+ {{ end }}
4
6
5
7
< div class ="container ">
6
8
< p class ="powered-by ">
Original file line number Diff line number Diff line change @@ -68,31 +68,12 @@ <h2 class="post-title"><a href="../../post/2018/10/15/pymc-learn-practical-proba
68
68
</ div >
69
69
< footer class ="site-footer ">
70
70
71
- < div id ="disqus_thread "> </ div >
72
- < script type ="application/javascript ">
73
- var disqus_config = function ( ) {
74
-
75
-
76
-
77
- } ;
78
- ( function ( ) {
79
- if ( [ "localhost" , "127.0.0.1" ] . indexOf ( window . location . hostname ) != - 1 ) {
80
- document . getElementById ( 'disqus_thread' ) . innerHTML = 'Disqus comments not available by default when the website is previewed locally.' ;
81
- return ;
82
- }
83
- var d = document , s = d . createElement ( 'script' ) ; s . async = true ;
84
- s . src = '//' + "emaasit" + '.disqus.com/embed.js' ;
85
- s . setAttribute ( 'data-timestamp' , + new Date ( ) ) ;
86
- ( d . head || d . body ) . appendChild ( s ) ;
87
- } ) ( ) ;
88
- </ script >
89
- < noscript > Please enable JavaScript to view the < a href ="https://disqus.com/?ref_noscript "> comments powered by Disqus.</ a > </ noscript >
90
- < a href ="https://disqus.com " class ="dsq-brlink "> comments powered by < span class ="logo-disqus "> Disqus</ span > </ a >
71
+
91
72
92
73
< div class ="container ">
93
74
< p class ="powered-by ">
94
75
95
- © 2018- 2019 pymc-learn Developers Team ·
76
+ © 2018 – 2019 pymc-learn Developers Team | < a href =" https://github.com/pymc-learn " target =" _blank " > Github </ a > | < a href =" https://twitter.com/pymc_learn " target =" _blank " > Twitter </ a > ·
96
77
< br >
97
78
Content shareable: < a href ="https://creativecommons.org/licenses/by-nc/4.0/ " target ="_blank "> CC-BY-NC</ a >
98
79
Original file line number Diff line number Diff line change 6
6
<description >Recent content in Announcement on pymc-learn Blog</description >
7
7
<generator >Hugo -- gohugo.io</generator >
8
8
<language >en-us</language >
9
- <copyright >& copy; 2018- 2019 pymc-learn Developers Team</copyright >
9
+ <copyright >& copy; 2018 -- 2019 pymc-learn Developers Team | [Github](https://github.com/pymc-learn) | [Twitter](https://twitter.com/pymc_learn) </copyright >
10
10
<lastBuildDate >Mon, 15 Oct 2018 00:00:00 +0000</lastBuildDate >
11
11
12
12
<atom : link href =" /categories/announcement/index.xml" rel =" self" type =" application/rss+xml" />
Original file line number Diff line number Diff line change @@ -49,31 +49,12 @@ <h1 class="site-title"><a href="../">pymc-learn Blog</a></h1>
49
49
</ div >
50
50
< footer class ="site-footer ">
51
51
52
- < div id ="disqus_thread "> </ div >
53
- < script type ="application/javascript ">
54
- var disqus_config = function ( ) {
55
-
56
-
57
-
58
- } ;
59
- ( function ( ) {
60
- if ( [ "localhost" , "127.0.0.1" ] . indexOf ( window . location . hostname ) != - 1 ) {
61
- document . getElementById ( 'disqus_thread' ) . innerHTML = 'Disqus comments not available by default when the website is previewed locally.' ;
62
- return ;
63
- }
64
- var d = document , s = d . createElement ( 'script' ) ; s . async = true ;
65
- s . src = '//' + "emaasit" + '.disqus.com/embed.js' ;
66
- s . setAttribute ( 'data-timestamp' , + new Date ( ) ) ;
67
- ( d . head || d . body ) . appendChild ( s ) ;
68
- } ) ( ) ;
69
- </ script >
70
- < noscript > Please enable JavaScript to view the < a href ="https://disqus.com/?ref_noscript "> comments powered by Disqus.</ a > </ noscript >
71
- < a href ="https://disqus.com " class ="dsq-brlink "> comments powered by < span class ="logo-disqus "> Disqus</ span > </ a >
52
+
72
53
73
54
< div class ="container ">
74
55
< p class ="powered-by ">
75
56
76
- © 2018- 2019 pymc-learn Developers Team ·
57
+ © 2018 – 2019 pymc-learn Developers Team | < a href =" https://github.com/pymc-learn " target =" _blank " > Github </ a > | < a href =" https://twitter.com/pymc_learn " target =" _blank " > Twitter </ a > ·
77
58
< br >
78
59
Content shareable: < a href ="https://creativecommons.org/licenses/by-nc/4.0/ " target ="_blank "> CC-BY-NC</ a >
79
60
Original file line number Diff line number Diff line change 6
6
<description >Recent content in Categories on pymc-learn Blog</description >
7
7
<generator >Hugo -- gohugo.io</generator >
8
8
<language >en-us</language >
9
- <copyright >& copy; 2018- 2019 pymc-learn Developers Team</copyright >
9
+ <copyright >& copy; 2018 -- 2019 pymc-learn Developers Team | [Github](https://github.com/pymc-learn) | [Twitter](https://twitter.com/pymc_learn) </copyright >
10
10
<lastBuildDate >Mon, 15 Oct 2018 00:00:00 +0000</lastBuildDate >
11
11
12
12
<atom : link href =" /categories/index.xml" rel =" self" type =" application/rss+xml" />
Original file line number Diff line number Diff line change @@ -69,31 +69,12 @@ <h2 class="post-title"><a href="./post/2018/10/15/pymc-learn-practical-probabili
69
69
</ div >
70
70
< footer class ="site-footer ">
71
71
72
- < div id ="disqus_thread "> </ div >
73
- < script type ="application/javascript ">
74
- var disqus_config = function ( ) {
75
-
76
-
77
-
78
- } ;
79
- ( function ( ) {
80
- if ( [ "localhost" , "127.0.0.1" ] . indexOf ( window . location . hostname ) != - 1 ) {
81
- document . getElementById ( 'disqus_thread' ) . innerHTML = 'Disqus comments not available by default when the website is previewed locally.' ;
82
- return ;
83
- }
84
- var d = document , s = d . createElement ( 'script' ) ; s . async = true ;
85
- s . src = '//' + "emaasit" + '.disqus.com/embed.js' ;
86
- s . setAttribute ( 'data-timestamp' , + new Date ( ) ) ;
87
- ( d . head || d . body ) . appendChild ( s ) ;
88
- } ) ( ) ;
89
- </ script >
90
- < noscript > Please enable JavaScript to view the < a href ="https://disqus.com/?ref_noscript "> comments powered by Disqus.</ a > </ noscript >
91
- < a href ="https://disqus.com " class ="dsq-brlink "> comments powered by < span class ="logo-disqus "> Disqus</ span > </ a >
72
+
92
73
93
74
< div class ="container ">
94
75
< p class ="powered-by ">
95
76
96
- © 2018- 2019 pymc-learn Developers Team ·
77
+ © 2018 – 2019 pymc-learn Developers Team | < a href =" https://github.com/pymc-learn " target =" _blank " > Github </ a > | < a href =" https://twitter.com/pymc_learn " target =" _blank " > Twitter </ a > ·
97
78
< br >
98
79
Content shareable: < a href ="https://creativecommons.org/licenses/by-nc/4.0/ " target ="_blank "> CC-BY-NC</ a >
99
80
Original file line number Diff line number Diff line change 6
6
<description >Recent content on pymc-learn Blog</description >
7
7
<generator >Hugo -- gohugo.io</generator >
8
8
<language >en-us</language >
9
- <copyright >& copy; 2018- 2019 pymc-learn Developers Team</copyright >
9
+ <copyright >& copy; 2018 -- 2019 pymc-learn Developers Team | [Github](https://github.com/pymc-learn) | [Twitter](https://twitter.com/pymc_learn) </copyright >
10
10
<lastBuildDate >Mon, 15 Oct 2018 00:00:00 +0000</lastBuildDate >
11
11
12
12
<atom : link href =" /index.xml" rel =" self" type =" application/rss+xml" />
Original file line number Diff line number Diff line change @@ -89,7 +89,8 @@ <h4 id="references">References</h4>
89
89
90
90
< footer class ="site-footer ">
91
91
92
- < div id ="disqus_thread "> </ div >
92
+
93
+ < div id ="disqus_thread "> </ div >
93
94
< script type ="application/javascript ">
94
95
var disqus_config = function ( ) {
95
96
@@ -110,10 +111,11 @@ <h4 id="references">References</h4>
110
111
< noscript > Please enable JavaScript to view the < a href ="https://disqus.com/?ref_noscript "> comments powered by Disqus.</ a > </ noscript >
111
112
< a href ="https://disqus.com " class ="dsq-brlink "> comments powered by < span class ="logo-disqus "> Disqus</ span > </ a >
112
113
114
+
113
115
< div class ="container ">
114
116
< p class ="powered-by ">
115
117
116
- © 2018- 2019 pymc-learn Developers Team ·
118
+ © 2018 – 2019 pymc-learn Developers Team | < a href =" https://github.com/pymc-learn " target =" _blank " > Github </ a > | < a href =" https://twitter.com/pymc_learn " target =" _blank " > Twitter </ a > ·
117
119
< br >
118
120
Content shareable: < a href ="https://creativecommons.org/licenses/by-nc/4.0/ " target ="_blank "> CC-BY-NC</ a >
119
121
Original file line number Diff line number Diff line change @@ -68,31 +68,12 @@ <h2 class="post-title"><a href="../post/2018/10/15/pymc-learn-practical-probabil
68
68
</ div >
69
69
< footer class ="site-footer ">
70
70
71
- < div id ="disqus_thread "> </ div >
72
- < script type ="application/javascript ">
73
- var disqus_config = function ( ) {
74
-
75
-
76
-
77
- } ;
78
- ( function ( ) {
79
- if ( [ "localhost" , "127.0.0.1" ] . indexOf ( window . location . hostname ) != - 1 ) {
80
- document . getElementById ( 'disqus_thread' ) . innerHTML = 'Disqus comments not available by default when the website is previewed locally.' ;
81
- return ;
82
- }
83
- var d = document , s = d . createElement ( 'script' ) ; s . async = true ;
84
- s . src = '//' + "emaasit" + '.disqus.com/embed.js' ;
85
- s . setAttribute ( 'data-timestamp' , + new Date ( ) ) ;
86
- ( d . head || d . body ) . appendChild ( s ) ;
87
- } ) ( ) ;
88
- </ script >
89
- < noscript > Please enable JavaScript to view the < a href ="https://disqus.com/?ref_noscript "> comments powered by Disqus.</ a > </ noscript >
90
- < a href ="https://disqus.com " class ="dsq-brlink "> comments powered by < span class ="logo-disqus "> Disqus</ span > </ a >
71
+
91
72
92
73
< div class ="container ">
93
74
< p class ="powered-by ">
94
75
95
- © 2018- 2019 pymc-learn Developers Team ·
76
+ © 2018 – 2019 pymc-learn Developers Team | < a href =" https://github.com/pymc-learn " target =" _blank " > Github </ a > | < a href =" https://twitter.com/pymc_learn " target =" _blank " > Twitter </ a > ·
96
77
< br >
97
78
Content shareable: < a href ="https://creativecommons.org/licenses/by-nc/4.0/ " target ="_blank "> CC-BY-NC</ a >
98
79
Original file line number Diff line number Diff line change 6
6
<description >Recent content in Posts on pymc-learn Blog</description >
7
7
<generator >Hugo -- gohugo.io</generator >
8
8
<language >en-us</language >
9
- <copyright >& copy; 2018- 2019 pymc-learn Developers Team</copyright >
9
+ <copyright >& copy; 2018 -- 2019 pymc-learn Developers Team | [Github](https://github.com/pymc-learn) | [Twitter](https://twitter.com/pymc_learn) </copyright >
10
10
<lastBuildDate >Mon, 15 Oct 2018 00:00:00 +0000</lastBuildDate >
11
11
12
12
<atom : link href =" /post/index.xml" rel =" self" type =" application/rss+xml" />
Original file line number Diff line number Diff line change @@ -49,31 +49,12 @@ <h1 class="site-title"><a href="../">pymc-learn Blog</a></h1>
49
49
</ div >
50
50
< footer class ="site-footer ">
51
51
52
- < div id ="disqus_thread "> </ div >
53
- < script type ="application/javascript ">
54
- var disqus_config = function ( ) {
55
-
56
-
57
-
58
- } ;
59
- ( function ( ) {
60
- if ( [ "localhost" , "127.0.0.1" ] . indexOf ( window . location . hostname ) != - 1 ) {
61
- document . getElementById ( 'disqus_thread' ) . innerHTML = 'Disqus comments not available by default when the website is previewed locally.' ;
62
- return ;
63
- }
64
- var d = document , s = d . createElement ( 'script' ) ; s . async = true ;
65
- s . src = '//' + "emaasit" + '.disqus.com/embed.js' ;
66
- s . setAttribute ( 'data-timestamp' , + new Date ( ) ) ;
67
- ( d . head || d . body ) . appendChild ( s ) ;
68
- } ) ( ) ;
69
- </ script >
70
- < noscript > Please enable JavaScript to view the < a href ="https://disqus.com/?ref_noscript "> comments powered by Disqus.</ a > </ noscript >
71
- < a href ="https://disqus.com " class ="dsq-brlink "> comments powered by < span class ="logo-disqus "> Disqus</ span > </ a >
52
+
72
53
73
54
< div class ="container ">
74
55
< p class ="powered-by ">
75
56
76
- © 2018- 2019 pymc-learn Developers Team ·
57
+ © 2018 – 2019 pymc-learn Developers Team | < a href =" https://github.com/pymc-learn " target =" _blank " > Github </ a > | < a href =" https://twitter.com/pymc_learn " target =" _blank " > Twitter </ a > ·
77
58
< br >
78
59
Content shareable: < a href ="https://creativecommons.org/licenses/by-nc/4.0/ " target ="_blank "> CC-BY-NC</ a >
79
60
Original file line number Diff line number Diff line change 6
6
<description >Recent content in Publication_types on pymc-learn Blog</description >
7
7
<generator >Hugo -- gohugo.io</generator >
8
8
<language >en-us</language >
9
- <copyright >& copy; 2018- 2019 pymc-learn Developers Team</copyright >
9
+ <copyright >& copy; 2018 -- 2019 pymc-learn Developers Team | [Github](https://github.com/pymc-learn) | [Twitter](https://twitter.com/pymc_learn) </copyright >
10
10
11
11
<atom : link href =" /publication_types/index.xml" rel =" self" type =" application/rss+xml" />
12
12
Original file line number Diff line number Diff line change @@ -68,31 +68,12 @@ <h2 class="post-title"><a href="../../post/2018/10/15/pymc-learn-practical-proba
68
68
</ div >
69
69
< footer class ="site-footer ">
70
70
71
- < div id ="disqus_thread "> </ div >
72
- < script type ="application/javascript ">
73
- var disqus_config = function ( ) {
74
-
75
-
76
-
77
- } ;
78
- ( function ( ) {
79
- if ( [ "localhost" , "127.0.0.1" ] . indexOf ( window . location . hostname ) != - 1 ) {
80
- document . getElementById ( 'disqus_thread' ) . innerHTML = 'Disqus comments not available by default when the website is previewed locally.' ;
81
- return ;
82
- }
83
- var d = document , s = d . createElement ( 'script' ) ; s . async = true ;
84
- s . src = '//' + "emaasit" + '.disqus.com/embed.js' ;
85
- s . setAttribute ( 'data-timestamp' , + new Date ( ) ) ;
86
- ( d . head || d . body ) . appendChild ( s ) ;
87
- } ) ( ) ;
88
- </ script >
89
- < noscript > Please enable JavaScript to view the < a href ="https://disqus.com/?ref_noscript "> comments powered by Disqus.</ a > </ noscript >
90
- < a href ="https://disqus.com " class ="dsq-brlink "> comments powered by < span class ="logo-disqus "> Disqus</ span > </ a >
71
+
91
72
92
73
< div class ="container ">
93
74
< p class ="powered-by ">
94
75
95
- © 2018- 2019 pymc-learn Developers Team ·
76
+ © 2018 – 2019 pymc-learn Developers Team | < a href =" https://github.com/pymc-learn " target =" _blank " > Github </ a > | < a href =" https://twitter.com/pymc_learn " target =" _blank " > Twitter </ a > ·
96
77
< br >
97
78
Content shareable: < a href ="https://creativecommons.org/licenses/by-nc/4.0/ " target ="_blank "> CC-BY-NC</ a >
98
79
Original file line number Diff line number Diff line change 6
6
<description >Recent content in Bayesian on pymc-learn Blog</description >
7
7
<generator >Hugo -- gohugo.io</generator >
8
8
<language >en-us</language >
9
- <copyright >& copy; 2018- 2019 pymc-learn Developers Team</copyright >
9
+ <copyright >& copy; 2018 -- 2019 pymc-learn Developers Team | [Github](https://github.com/pymc-learn) | [Twitter](https://twitter.com/pymc_learn) </copyright >
10
10
<lastBuildDate >Mon, 15 Oct 2018 00:00:00 +0000</lastBuildDate >
11
11
12
12
<atom : link href =" /tags/bayesian/index.xml" rel =" self" type =" application/rss+xml" />
Original file line number Diff line number Diff line change @@ -49,31 +49,12 @@ <h1 class="site-title"><a href="../">pymc-learn Blog</a></h1>
49
49
</ div >
50
50
< footer class ="site-footer ">
51
51
52
- < div id ="disqus_thread "> </ div >
53
- < script type ="application/javascript ">
54
- var disqus_config = function ( ) {
55
-
56
-
57
-
58
- } ;
59
- ( function ( ) {
60
- if ( [ "localhost" , "127.0.0.1" ] . indexOf ( window . location . hostname ) != - 1 ) {
61
- document . getElementById ( 'disqus_thread' ) . innerHTML = 'Disqus comments not available by default when the website is previewed locally.' ;
62
- return ;
63
- }
64
- var d = document , s = d . createElement ( 'script' ) ; s . async = true ;
65
- s . src = '//' + "emaasit" + '.disqus.com/embed.js' ;
66
- s . setAttribute ( 'data-timestamp' , + new Date ( ) ) ;
67
- ( d . head || d . body ) . appendChild ( s ) ;
68
- } ) ( ) ;
69
- </ script >
70
- < noscript > Please enable JavaScript to view the < a href ="https://disqus.com/?ref_noscript "> comments powered by Disqus.</ a > </ noscript >
71
- < a href ="https://disqus.com " class ="dsq-brlink "> comments powered by < span class ="logo-disqus "> Disqus</ span > </ a >
52
+
72
53
73
54
< div class ="container ">
74
55
< p class ="powered-by ">
75
56
76
- © 2018- 2019 pymc-learn Developers Team ·
57
+ © 2018 – 2019 pymc-learn Developers Team | < a href =" https://github.com/pymc-learn " target =" _blank " > Github </ a > | < a href =" https://twitter.com/pymc_learn " target =" _blank " > Twitter </ a > ·
77
58
< br >
78
59
Content shareable: < a href ="https://creativecommons.org/licenses/by-nc/4.0/ " target ="_blank "> CC-BY-NC</ a >
79
60
Original file line number Diff line number Diff line change 6
6
<description >Recent content in Tags on pymc-learn Blog</description >
7
7
<generator >Hugo -- gohugo.io</generator >
8
8
<language >en-us</language >
9
- <copyright >& copy; 2018- 2019 pymc-learn Developers Team</copyright >
9
+ <copyright >& copy; 2018 -- 2019 pymc-learn Developers Team | [Github](https://github.com/pymc-learn) | [Twitter](https://twitter.com/pymc_learn) </copyright >
10
10
<lastBuildDate >Mon, 15 Oct 2018 00:00:00 +0000</lastBuildDate >
11
11
12
12
<atom : link href =" /tags/index.xml" rel =" self" type =" application/rss+xml" />
Original file line number Diff line number Diff line change @@ -68,31 +68,12 @@ <h2 class="post-title"><a href="../../post/2018/10/15/pymc-learn-practical-proba
68
68
</ div >
69
69
< footer class ="site-footer ">
70
70
71
- < div id ="disqus_thread "> </ div >
72
- < script type ="application/javascript ">
73
- var disqus_config = function ( ) {
74
-
75
-
76
-
77
- } ;
78
- ( function ( ) {
79
- if ( [ "localhost" , "127.0.0.1" ] . indexOf ( window . location . hostname ) != - 1 ) {
80
- document . getElementById ( 'disqus_thread' ) . innerHTML = 'Disqus comments not available by default when the website is previewed locally.' ;
81
- return ;
82
- }
83
- var d = document , s = d . createElement ( 'script' ) ; s . async = true ;
84
- s . src = '//' + "emaasit" + '.disqus.com/embed.js' ;
85
- s . setAttribute ( 'data-timestamp' , + new Date ( ) ) ;
86
- ( d . head || d . body ) . appendChild ( s ) ;
87
- } ) ( ) ;
88
- </ script >
89
- < noscript > Please enable JavaScript to view the < a href ="https://disqus.com/?ref_noscript "> comments powered by Disqus.</ a > </ noscript >
90
- < a href ="https://disqus.com " class ="dsq-brlink "> comments powered by < span class ="logo-disqus "> Disqus</ span > </ a >
71
+
91
72
92
73
< div class ="container ">
93
74
< p class ="powered-by ">
94
75
95
- © 2018- 2019 pymc-learn Developers Team ·
76
+ © 2018 – 2019 pymc-learn Developers Team | < a href =" https://github.com/pymc-learn " target =" _blank " > Github </ a > | < a href =" https://twitter.com/pymc_learn " target =" _blank " > Twitter </ a > ·
96
77
< br >
97
78
Content shareable: < a href ="https://creativecommons.org/licenses/by-nc/4.0/ " target ="_blank "> CC-BY-NC</ a >
98
79
Original file line number Diff line number Diff line change 6
6
<description >Recent content in Machine Learning on pymc-learn Blog</description >
7
7
<generator >Hugo -- gohugo.io</generator >
8
8
<language >en-us</language >
9
- <copyright >& copy; 2018- 2019 pymc-learn Developers Team</copyright >
9
+ <copyright >& copy; 2018 -- 2019 pymc-learn Developers Team | [Github](https://github.com/pymc-learn) | [Twitter](https://twitter.com/pymc_learn) </copyright >
10
10
<lastBuildDate >Mon, 15 Oct 2018 00:00:00 +0000</lastBuildDate >
11
11
12
12
<atom : link href =" /tags/machine-learning/index.xml" rel =" self" type =" application/rss+xml" />
You can’t perform that action at this time.
0 commit comments