-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.xml
122 lines (100 loc) · 6.49 KB
/
index.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
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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Joshua K. Min</title>
<link>/</link>
<description>Recent content on Joshua K. Min</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Sun, 01 May 2022 00:00:00 +0000</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Top 10 Best Spots to Study at UIUC</title>
<link>/articles/study/</link>
<pubDate>Sun, 01 May 2022 00:00:00 +0000</pubDate>
<guid>/articles/study/</guid>
<description>As a student who has studied numerous hours and enjoys a variety of different types of study environments, I believe I have a good idea on what the best study spots are in the Champaign-Urbana area. I’ll be diving into my top 10 study spots with short, but descriptive points for each spot.
Main Library This is my favorite spot to study right now. UIUC Building Interior Stained window designs Harry Potter hall/oldies vibes Very large space Lots of natural light seep through Lamps have a nice light emanating from them Beautiful Volume Level Very nice and quiet You can talk normally but more on the quiet side because the place is so big.</description>
</item>
<item>
<title>EDA on Amazon Books</title>
<link>/posts/eda/</link>
<pubDate>Sun, 06 Mar 2022 00:00:00 +0000</pubDate>
<guid>/posts/eda/</guid>
<description>Data The data I have loaded in is called Amazon’s Top 50 Selling Books from 2009-2019. Here is a look at the data.
## Rows: 550 ## Columns: 7 ## $ Name &lt;chr&gt; &quot;10-Day Green Smoothie Cleanse&quot;, &quot;11/22/63: A Novel&quot;, &quot;1… ## $ Author &lt;chr&gt; &quot;JJ Smith&quot;, &quot;Stephen King&quot;, &quot;Jordan B. Peterson&quot;, &quot;Georg… ## $ `User Rating` &lt;dbl&gt; 4.7, 4.6, 4.7, 4.7, 4.8, 4.4, 4.7, 4.7, 4.7, 4.6, 4.</description>
</item>
<item>
<title>Resume</title>
<link>/resume/</link>
<pubDate>Sat, 05 Mar 2022 00:00:00 +0000</pubDate>
<guid>/resume/</guid>
<description>Download Resume Here Download</description>
</item>
<item>
<title>Breadsmith Reviews</title>
<link>/projects/reviews/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/projects/reviews/</guid>
<description>Breadsmith_Reviews Github
The Data My parents own a bakery that&rsquo;s a part of a small franchise called Breadsmith. I wanted to use some unique data that meant something to me, so I pulled the google reviews from my parent&rsquo;s Breadsmith store using an API. However, you are only allowed to pull 5 reviews if you are not the owner, so I had to get access as the owner and I was able to download the reviews, because the API seems to be broken or I can&rsquo;t figure it out.</description>
</item>
<item>
<title>Deep Learning/ANN (Artificial Neural Network)</title>
<link>/projects/ann/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/projects/ann/</guid>
<description>Projects using Deep Learning Coming soon!</description>
</item>
<item>
<title>Fetus Health Classification</title>
<link>/projects/fetus_health/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/projects/fetus_health/</guid>
<description>Fetus Health Dataset This dataset contained a variety of features on newborns and it had its classification of 1-Normal, 2-Suspect, 3-Pathological.
Description I used many different models with scikit-learn to predict the outcome of the health of a fetus and ended up using a random forest. I got a result of a 94% accurate model using GridSearchCV to get the best parameters. The only problem is that the grid search take a while, so play around with it.</description>
</item>
<item>
<title>League of Legends</title>
<link>/projects/league/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/projects/league/</guid>
<description>Description League of Legends is a team-based strategy game where two teams that consist of five champions fight each other to destroy each other&rsquo;s base while defending their own. There are many ways to get an advantage on your opponent and with all of this data collected on games, I was able to achieve a 73 percent success rate of predicting the game&rsquo;s outcomes correctly using logistic regression.
Click here for the Data</description>
</item>
<item>
<title>Life Expectancy</title>
<link>/projects/life/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/projects/life/</guid>
<description>Description I used the dataset below to predict the life expectancy of different countries. Using linear regression, I have found out that it is very important for countries to be abundant in income composition of resources and have a good school system. This means that if more people share the wealth, the overall life expectancy should go up in theory.
Click here for the Data
Click here for the Source Code</description>
</item>
<item>
<title>Machine Learning</title>
<link>/projects/machine_learning/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/projects/machine_learning/</guid>
<description>Projects using Machine Learning Fetus Health Classification
Predicted Outcome of League of Legends Game
Predicted Life Expectancy of Countries
Visualized Data Through a Game
Breadsmith Reviews Analysis</description>
</item>
<item>
<title>NLP</title>
<link>/projects/nlp/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/projects/nlp/</guid>
<description>Projects using NLP Spam or Ham emails</description>
</item>
<item>
<title>Pygame</title>
<link>/projects/pygame/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/projects/pygame/</guid>
<description>Description Pygame is a module in python that is designed for creating 2D videogames. With pygame, I was able to create a game where a doctor visits different rooms and is able to see differnt visualizations of data in each room.
Here is the data: Link Here</description>
</item>
</channel>
</rss>