-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
61 lines (51 loc) · 3.83 KB
/
Copy pathindex.xml
File metadata and controls
61 lines (51 loc) · 3.83 KB
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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Data Science Portfolio on Stacy Scudder</title>
<link>https://stacyscudder.github.io/</link>
<description>Recent content in Data Science Portfolio on Stacy Scudder</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language><atom:link href="https://stacyscudder.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>About</title>
<link>https://stacyscudder.github.io/about/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://stacyscudder.github.io/about/</guid>
<description>After living my life in interesting times, I decided to switch careers and finally get into the field I&rsquo;ve loved since I was in my early teens. I know it&rsquo;s going to be slightly more difficult to break into a new field when I&rsquo;m over 50, but I have so much to offer a company that&rsquo;s willing to give me a chance. Because my life hasn&rsquo;t been a straight path, I&rsquo;ve picked up invaluable experience that helps me see the world through many different lenses.</description>
</item>
<item>
<title>Contact</title>
<link>https://stacyscudder.github.io/contact/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://stacyscudder.github.io/contact/</guid>
<description> Platform URL GitHub: https://github.com/StacyScudder LinkedIn: https://www.linkedin.com/in/stacyscudder/ Twitter: https://twitter.com/IAmMathemagical </description>
</item>
<item>
<title>Paranormal Playlist</title>
<link>https://stacyscudder.github.io/post/project-1/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://stacyscudder.github.io/post/project-1/</guid>
<description>About
This is a recommender system that lets you enter a paranormal romance book and get back a list of 20 hair metal songs as a soundtrack. I looked around for an app or website that would let a reader create a playlist based on a book, but there weren&rsquo;t any. Every recommender I found stayed within the same mediums: book to book, music to music, etc. So I thought I&rsquo;d have some fun and create my own.</description>
</item>
<item>
<title>Personal Library</title>
<link>https://stacyscudder.github.io/post/project-2/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://stacyscudder.github.io/post/project-2/</guid>
<description>This project will incorporate pieces from several other repos dealing with book data to build a personal library.
About
I have a large personal library that includes books, ebooks, and audiobooks. For several years, I&rsquo;ve used a free program called Calibre to manage my ebooks. Recently, I&rsquo;ve thought about including my audiobooks and physical books, as well, but I&rsquo;m still trying to find the best way to include everything I want.</description>
</item>
<item>
<title>Predicting the NBA MVP</title>
<link>https://stacyscudder.github.io/post/project-3/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://stacyscudder.github.io/post/project-3/</guid>
<description>About
My grandson asked me about setting up a webpage or app with a dashboard for NCAA or NBA stats. I wanted to be able to show him how to scrape the stats and use it to make predictions before moving on to the dashboard, but I needed more practice myself before teaching him.
Data
For this project, I scraped data from basketball-reference since it had a table with MVP data that was easier to scrape.</description>
</item>
</channel>
</rss>