forked from khuyentran1401/machine-learning-articles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
104 lines (103 loc) · 61.9 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>List of interesting articles on different topics of machine learning and deep learning</title>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<meta name="description" content="List of interesting articles on different topics of machine learning and deep learning - machine-learning-articles">
<link rel="stylesheet" href="https://oleksis.github.io/machine-learning-articles/assets/css/style.css?v=b63269a076e29bc4df837b40ad0ba42e8326734f">
<link rel='stylesheet' type='text/css' media='screen' href='build/main.css'>
<script src='build/main.js'></script>
</head>
<body>
<div class="container-lg px-3 my-5 markdown-body">
<h1 id="machine-learning-articles">machine-learning-articles</h1>
<p>List of interesting articles on different topics of machine learning and deep learning</p>
<h2 id=list-mla></h2>
<table role="table">
<thead>
<tr><th>Title</th><th>Labels</th><th>Author</th></tr>
</thead>
<tbody>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/117">Sentiment Analysis in Python: TextBlob vs Vader Sentiment vs Flair vs Building It From Scratch</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #c37fff; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ANLP" title="NLP">NLP</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/116">Another Way to Elevate your Jupyter Notebook Experience</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #e5e23b; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Jupyter+Notebook%22" title="Jupyter Notebook">Jupyter Notebook</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/112">Why you should be using pathlib</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #bfdadc; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3APython" title="Python">Python</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/110">Version Control With Jupyter Notebook</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #e5e23b; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Jupyter+Notebook%22" title="Jupyter Notebook">Jupyter Notebook</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #ed4b2f; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Version+Control%22" title="Version Control">Version Control</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/109">How to Test Machine Learning Code and Systems</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #bf11b9; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Machine+Learning+Models%22" title="Machine Learning Models">Machine Learning Models</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #d3f279; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ATest" title="Test">Test</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/108">Modern Parallel and Distributed Python: A Quick Tutorial on Ray</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #f279e8; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Distributed+Computing%22" title="Distributed Computing">Distributed Computing</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/106">Learn Enough Docker to be Useful</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #d4c5f9; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ADocker" title="Docker">Docker</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/105">Conda (+ pip) and Docker FTW!</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #d4c5f9; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ADocker" title="Docker">Docker</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/104">Parallel Processing in Python – A Practical Guide with Examples</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #fbca04; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Computing+power%22" title="Computing power">Computing power</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #bfdadc; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3APython" title="Python">Python</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/102">A Visual Intro to NumPy and Data Representation</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #bfdadc; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3APython" title="Python">Python</a></span></td><td><a title="Create by nikhilgunti" href="https://github.com/nikhilgunti"><img class="avatar avatar-user" src="https://avatars1.githubusercontent.com/u/57702598?v=4" width="20" height="20" alt="@nikhilgunti">nikhilgunti</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/100">From Jupyter Notebook To Scripts</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #7475cc; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Data+Science+Tips%22" title="Data Science Tips">Data Science Tips</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/98">Intro to optimization in deep learning: Gradient Descent</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #c5def5; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3AAlgorithms" title="Algorithms">Algorithms</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #bf11b9; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Machine+Learning+Models%22" title="Machine Learning Models">Machine Learning Models</a></span></td><td><a title="Create by nikhilgunti" href="https://github.com/nikhilgunti"><img class="avatar avatar-user" src="https://avatars1.githubusercontent.com/u/57702598?v=4" width="20" height="20" alt="@nikhilgunti">nikhilgunti</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/97">The Illustrated BERT, ELMo, and co.</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #c37fff; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ANLP" title="NLP">NLP</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/95">Make Your Pandas DataFrame Output Report-Ready</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #4413b5; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Feature+Engineering%22" title="Feature Engineering">Feature Engineering</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/92">AI-designed “hyperfoods” can possibly help prevent cancer</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #f7bfa5; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Graph+ML%22" title="Graph ML">Graph ML</a></span></td><td><a title="Create by jessonpagaduan" href="https://github.com/jessonpagaduan"><img class="avatar avatar-user" src="https://avatars2.githubusercontent.com/u/41638606?v=4" width="20" height="20" alt="@jessonpagaduan">jessonpagaduan</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/90">Data Scientists Should Know Software Engineering Best Practices</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #7475cc; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Data+Science+Tips%22" title="Data Science Tips">Data Science Tips</a></span></td><td><a title="Create by jessonpagaduan" href="https://github.com/jessonpagaduan"><img class="avatar avatar-user" src="https://avatars2.githubusercontent.com/u/41638606?v=4" width="20" height="20" alt="@jessonpagaduan">jessonpagaduan</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/88">How to speed up your pandas code</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #fbca04; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Computing+power%22" title="Computing power">Computing power</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #bfdadc; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3APython" title="Python">Python</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/86">Deep Reinforcement Learning for Automated Stock Trading</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #fce997; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Reinforcement+Learning%22" title="Reinforcement Learning">Reinforcement Learning</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #b3c1f9; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Time+Series%22" title="Time Series">Time Series</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/85">How to Handle Imbalanced Data with Class Weight</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #4413b5; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Feature+Engineering%22" title="Feature Engineering">Feature Engineering</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/84">Sentiment analysis for text with Deep Learning</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #c37fff; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ANLP" title="NLP">NLP</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/82">6 useful magic commands for Jupyter Notebook</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #e5e23b; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Jupyter+Notebook%22" title="Jupyter Notebook">Jupyter Notebook</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/81">7 Command Line Tools</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #fef2c0; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ACommand-line" title="Command-line">Command-line</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/80">Coroutines in Python</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #bfdadc; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3APython" title="Python">Python</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/78">Time Series Tools</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #b3c1f9; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Time+Series%22" title="Time Series">Time Series</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/77">Build pipelines with Pandas using “pdpipe”</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #dcf48b; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Data+Preprocessing%22" title="Data Preprocessing">Data Preprocessing</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #6b05af; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Data+Science+Tools%22" title="Data Science Tools">Data Science Tools</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/76">How Netflix makes Jupyter Notebook Reproducible</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #e5e23b; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Jupyter+Notebook%22" title="Jupyter Notebook">Jupyter Notebook</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/74">Alternative to CSV to save file</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #bfdadc; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3APython" title="Python">Python</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/73">File Operations in Python</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #bfdadc; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3APython" title="Python">Python</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/71">Advanced Python: 9 Best Practices to Apply When You Define Classes</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #bfdadc; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3APython" title="Python">Python</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/70">The definitive guide on how to use static, class or abstract methods in Python</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #bfdadc; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3APython" title="Python">Python</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/69">Topic Modeling Unlabeled Data with Zero Shot</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #c37fff; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ANLP" title="NLP">NLP</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/68">Pipenv: A Guide to the New Python Packaging Tool</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #bfdadc; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3APython" title="Python">Python</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/67">Managing and Deploying High-Performance Machine Learning Models on GPUs with RAPIDS and MLFlow</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #fbca04; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Computing+power%22" title="Computing power">Computing power</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/65">GitHub is the best AutoML you will ever need</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #cda8f4; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Machine+Learning+Deployment%22" title="Machine Learning Deployment">Machine Learning Deployment</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/64">Structuring Unit Tests in Python</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #bfdadc; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3APython" title="Python">Python</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #fbca04; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Try+now%22" title="Try now">Try now</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/63">Extracting Speech from Video using Python</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #6b05af; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Data+Science+Tools%22" title="Data Science Tools">Data Science Tools</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #c37fff; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ANLP" title="NLP">NLP</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/61">Google News and Leo Tolstoy: Visualizing Word2Vec Word Embeddings using t-SNE </a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #540f9e; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Data+Visualization%22" title="Data Visualization">Data Visualization</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #c37fff; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ANLP" title="NLP">NLP</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/60">Speed up your Data Cleaning and Preprocessing with klib</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #dcf48b; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Data+Preprocessing%22" title="Data Preprocessing">Data Preprocessing</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/59">Fast Embedding with Large Data</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #c37fff; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ANLP" title="NLP">NLP</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/57">LDA via Mallet</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #c37fff; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ANLP" title="NLP">NLP</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/56">Supercharging Jupyter Notebooks</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #e5e23b; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Jupyter+Notebook%22" title="Jupyter Notebook">Jupyter Notebook</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/55">Principal Component Analysis and SVM in a Pipeline with Python</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #540f9e; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Data+Visualization%22" title="Data Visualization">Data Visualization</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #bf11b9; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Machine+Learning+Models%22" title="Machine Learning Models">Machine Learning Models</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/54">Exploring the Tokyo Neighbourhoods: Data-Science in Real Life</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #540f9e; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Data+Visualization%22" title="Data Visualization">Data Visualization</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #7a9fe2; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Web+Scraping%22" title="Web Scraping">Web Scraping</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/52">Pre-trained Sentiment Analysis</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #c37fff; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ANLP" title="NLP">NLP</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/50">Time Based Cross Validation</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #b3c1f9; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Time+Series%22" title="Time Series">Time Series</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/49">Use NLP to Analyze WhatsApp Messages</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #c37fff; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ANLP" title="NLP">NLP</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/47">Using LDA Topic Models as a Classification Model Input</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #c37fff; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ANLP" title="NLP">NLP</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/46">Use the Mathematics of Fractals to Predict Stock Market Shifts</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #b3c1f9; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Time+Series%22" title="Time Series">Time Series</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/45">Profiling and Optimizing Jupyter Notebooks</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #e5e23b; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Jupyter+Notebook%22" title="Jupyter Notebook">Jupyter Notebook</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/44">4 Cool Ways to Visualize Categorical Data</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #540f9e; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Data+Visualization%22" title="Data Visualization">Data Visualization</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/43">A bunch of cool applications with data</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #cda8f4; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Machine+Learning+Deployment%22" title="Machine Learning Deployment">Machine Learning Deployment</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #bf11b9; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Machine+Learning+Models%22" title="Machine Learning Models">Machine Learning Models</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #c37fff; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ANLP" title="NLP">NLP</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #0052cc; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Neural+Network%22" title="Neural Network">Neural Network</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #ccccff; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ATensorFlow" title="TensorFlow">TensorFlow</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/41">Useful setups to include at the beginning of a data science project</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #e5e23b; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Jupyter+Notebook%22" title="Jupyter Notebook">Jupyter Notebook</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #fbca04; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Try+now%22" title="Try now">Try now</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/40">Topic Modeling with Gensim and NLTK</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #c37fff; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ANLP" title="NLP">NLP</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/39">Cython trick</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #e5e23b; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Jupyter+Notebook%22" title="Jupyter Notebook">Jupyter Notebook</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #fbca04; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Try+now%22" title="Try now">Try now</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/38">Applied Graphical Network Analysis using Python</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #c5def5; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3AAlgorithms" title="Algorithms">Algorithms</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/37">Topic Modeling on PyCaret</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #c37fff; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ANLP" title="NLP">NLP</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/36">Applied Graphical Network Analysis using Python</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #c5def5; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3AAlgorithms" title="Algorithms">Algorithms</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/29">Ask Me Anything session with a Kaggle Grandmaster Vladimir I. Iglovikov</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #7475cc; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Data+Science+Tips%22" title="Data Science Tips">Data Science Tips</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/27">Understanding emotions - from Keras to pyTorch</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #37e551; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3APyTorch" title="PyTorch">PyTorch</a></span></td><td><a title="Create by MarioGzSl" href="https://github.com/MarioGzSl"><img class="avatar avatar-user" src="https://avatars2.githubusercontent.com/u/9472999?v=4" width="20" height="20" alt="@MarioGzSl">MarioGzSl</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/25">Object-oriented programming for data scientists: Build your ML estimator</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #7475cc; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Data+Science+Tips%22" title="Data Science Tips">Data Science Tips</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #bfdadc; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3APython" title="Python">Python</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/24">Top 10 Magic Commands in Python to Boost your Productivity</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #6b05af; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Data+Science+Tools%22" title="Data Science Tools">Data Science Tools</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #e5e23b; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Jupyter+Notebook%22" title="Jupyter Notebook">Jupyter Notebook</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/19">Preprocessing with sklearn: a complete and comprehensive guide</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #dcf48b; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Data+Preprocessing%22" title="Data Preprocessing">Data Preprocessing</a></span></td><td><a title="Create by RobertGarciadSilva" href="https://github.com/RobertGarciadSilva"><img class="avatar avatar-user" src="https://avatars0.githubusercontent.com/u/47569726?v=4" width="20" height="20" alt="@RobertGarciadSilva">RobertGarciadSilva</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/16">How to Use MLflow To Reproduce Results and Retrain Saved Keras ML Models</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #6b05af; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Data+Science+Tools%22" title="Data Science Tools">Data Science Tools</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #bf11b9; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Machine+Learning+Models%22" title="Machine Learning Models">Machine Learning Models</a></span></td><td><a title="Create by chickpea1401" href="https://github.com/chickpea1401"><img class="avatar avatar-user" src="https://avatars0.githubusercontent.com/u/63542309?v=4" width="20" height="20" alt="@chickpea1401">chickpea1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/15">4 Types of Classification Tasks in Machine Learning</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #bf11b9; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Machine+Learning+Models%22" title="Machine Learning Models">Machine Learning Models</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/13">Create Sklearn model</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #bf11b9; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Machine+Learning+Models%22" title="Machine Learning Models">Machine Learning Models</a></span></td><td><a title="Create by alfredoarturo" href="https://github.com/alfredoarturo"><img class="avatar avatar-user" src="https://avatars2.githubusercontent.com/u/47721151?v=4" width="20" height="20" alt="@alfredoarturo">alfredoarturo</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/12">Neural Style Transfer with OpenCV</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #f975bc; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Computer+Vision%22" title="Computer Vision">Computer Vision</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/11">The Unreasonable Effectiveness of Recurrent Neural Networks</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #c37fff; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ANLP" title="NLP">NLP</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/10">Stacking Ensemble Machine Learning With Python</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #bf11b9; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Machine+Learning+Models%22" title="Machine Learning Models">Machine Learning Models</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/8">Good coding practices for Data Science</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #7475cc; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Data+Science+Tips%22" title="Data Science Tips">Data Science Tips</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/7">Learning Git: 5 Shortcuts to Improve Your Coding Speed</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #ed4b2f; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Version+Control%22" title="Version Control">Version Control</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/6">Version Control for Data Science — Tracking Machine Learning models and datasets</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #6b05af; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Data+Science+Tools%22" title="Data Science Tools">Data Science Tools</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #ed4b2f; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Version+Control%22" title="Version Control">Version Control</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/5">Build an app to generate photorealistic faces using TensorFlow and Streamlit</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #cda8f4; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Machine+Learning+Deployment%22" title="Machine Learning Deployment">Machine Learning Deployment</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #ccccff; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ATensorFlow" title="TensorFlow">TensorFlow</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/4">Scraping Flight Data Using Python</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #7a9fe2; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Web+Scraping%22" title="Web Scraping">Web Scraping</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/3">A Visual and Interactive Guide to the Basics of Neural Networks</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #540f9e; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Data+Visualization%22" title="Data Visualization">Data Visualization</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #0052cc; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Neural+Network%22" title="Neural Network">Neural Network</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/2">Jupyter Superpower — Interactive Visualization Combo with Python</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #540f9e; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Data+Visualization%22" title="Data Visualization">Data Visualization</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #e5e23b; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3A%22Jupyter+Notebook%22" title="Jupyter Notebook">Jupyter Notebook</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
<tr><td><a href="https://github.com/khuyentran1401/machine-learning-articles/issues/1">Tokenization and Text Data Preparation with TensorFlow & Keras</a></td><td><span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #c37fff; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ANLP" title="NLP">NLP</a></span> <span class="labels lh-default d-block d-md-inline"><a class="d-inline-block IssueLabel" style="background-color: #ccccff; color: #000000" href="https://github.com/khuyentran1401/machine-learning-articles/issues/?q=is%3Aissue+is%3Aopen+label%3ATensorFlow" title="TensorFlow">TensorFlow</a></span></td><td><a title="Create by khuyentran1401" href="https://github.com/khuyentran1401"><img class="avatar avatar-user" src="https://avatars3.githubusercontent.com/u/49108771?v=4" width="20" height="20" alt="@khuyentran1401">khuyentran1401</a></td></tr>
</tbody>
</table>
</div>
</body>
</html>