-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
143 lines (137 loc) · 6.38 KB
/
index.html
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Chris Rinaldi" />
<meta name="copyright" content="Chris Rinaldi" />
<meta property="og:type" content="article" />
<meta name="twitter:card" content="summary">
<meta property="og:title" content="Chris Rinaldi"/>
<meta name="twitter:title" content="Chris Rinaldi">
<meta property="og:url" content="." />
<meta property="og:site_name" content="Chris Rinaldi" />
<meta property="og:article:author" content="Chris Rinaldi" />
<title>Chris Rinaldi
</title>
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.1/css/font-awesome.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Raleway:300" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="./theme/css/pygments.css" media="screen">
<link rel="stylesheet" type="text/css" href="./theme/tipuesearch/tipuesearch.css" media="screen">
<link rel="stylesheet" type="text/css" href="./theme/css/elegant.css" media="screen">
<link rel="stylesheet" type="text/css" href="./theme/css/ipynb.css" media="screen">
<link rel="stylesheet" type="text/css" href="./theme/css/custom.css" media="screen">
<link href="/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Chris Rinaldi - Full Atom Feed" />
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-56717704-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div id="content-sans-footer">
<div class="navbar navbar-default">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="./"><span class=site-name>Chris Rinaldi</span></a>
<div class="nav-collapse collapse">
<ul id="top-menu" class="nav pull-right">
<li ><a href="./categories.html">Categories</a></li>
<li ><a href="./tags.html">Tags</a></li>
<li ><a href="./archives.html">Archives</a></li>
<li ><a href="./pages/about.html">About</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row-fluid">
<div class="span1"></div>
<div class="span10">
<div class="row-fluid">
<div class="row-fluid">
</div>
<div class="row-fluid">
<div class="span8 offset2">
<header>
<h1 id="recent-posts">Posts <a id="allposts" href="./archives.html">all posts</a></h1>
</header>
<div class="recent-posts">
<article>
<a href="./permutation-importance-example.html">Permutation Importance Example </a>
<section>
posted in
<a href="./categories.html#machine-learning-ref">Machine learning</a>
<div class="recent-posts-time">
<time pubdate="pubdate" datetime="2020-04-08T12:00:00-07:00">Wed 08 April 2020</time>
</div>
</section>
</article>
<article>
<a href="./permutation-importance.html">Permutation Importance </a>
<section>
posted in
<a href="./categories.html#machine-learning-ref">Machine learning</a>
<div class="recent-posts-time">
<time pubdate="pubdate" datetime="2020-04-05T12:00:00-07:00">Sun 05 April 2020</time>
</div>
</section>
</article>
<article>
<a href="./pandas-flexible-filtering.html">Flexible Filtering in Pandas </a>
<section>
posted in
<a href="./categories.html#pandas-ref">Pandas</a>
<div class="recent-posts-time">
<time pubdate="pubdate" datetime="2017-11-15T12:00:00-08:00">Wed 15 November 2017</time>
</div>
</section>
</article>
</div>
</div>
</div>
</div>
</div>
<div class="span1"></div>
</div>
</div>
<div id="push"></div>
</div>
<footer>
<div id="footer">
<div class="footer-content">
<h4> </h4>
<a href="https://www.linkedin.com/in/cgrinaldi/" title="My LinkedIn Profile" class="social-links" target="_blank">
<i class="fa fa-linkedin social-links"></i></a>
<a href="http://github.com/cgrinaldi" title="My Github Profile" class="social-links" target="_blank">
<i class="fa fa-github social-links"></i></a>
<a href="http://twitter.com/cgrinaldi" title="My Twitter Profile" class="social-links" target="_blank">
<i class="fa fa-twitter social-links"></i></a>
<a href="mailto:cgrinaldi@gmail.com" title="My Email Address" class="social-links" target="_blank">
<i class="fa fa-envelope social-links"></i></a>
</div>
</div>
</footer> <script src="http://code.jquery.com/jquery.min.js"></script>
<script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
<script>
function validateForm(query)
{
return (query.length > 0);
}
</script>
</body>
<!-- Theme: Elegant built for Pelican
License : http://oncrashreboot.com/pelican-elegant -->
</html>