Open in app

Sign In

Write

Sign In

Albers Uzila
Albers Uzila

1.4K Followers

Home

Lists

About

Published in

Level Up Coding

·Pinned

Wanna Break into Data Science in 2023? Think Twice!

It won’t be smooth sailing for you — I am a refugee. I didn’t come from a background in data science, computer science, math, or statistics. But I’ve successfully transitioned into a data science job. Some friends wanted to do the same and asked me for advice. I’ve always begun with “Are you sure?”. Table of Contents · What…

Data Science

11 min read

Wanna Break into Data Science in 2023? Think Twice!
Wanna Break into Data Science in 2023? Think Twice!
Data Science

11 min read


Published in

Towards Data Science

·Jun 4

Okay, You’ve Trained the Best Machine Learning Model. What’s Next?

An MLOps project beyond modeling in Jupyter Notebook — Table of Contents · Initialize a Repository · Migrate Your Codebase ∘ config/config.py ∘ config/args.json ∘ tagolym/utils.py ∘ tagolym/data.py ∘ tagolym/train.py ∘ tagolym/predict.py ∘ tagolym/evaluate.py ∘ tagolym/main.py …

Data Science

18 min read

Okay, You’ve Trained the Best Machine Learning Model. What’s Next?
Okay, You’ve Trained the Best Machine Learning Model. What’s Next?
Data Science

18 min read


Published in

Level Up Coding

·Apr 3

4 Simple Steps to Quickly Create an Interactive Dashboard for Network Graph Data Visualization

A mini project to deploy your data insight using “dash” and “visdcc” — Table of Contents · What is Graph Data? · Step 1. Define the Project Background 1. Search 2. Peek 3. Play · Step 2. Choose the Tech Stack ∘ Data wrangling ∘ Graph visualization ∘ Web hosting · Step 3. Coding Time! ∘ To start off, let’s…

Data Science

10 min read

4 Simple Steps to Quickly Create an Interactive Dashboard for Network Graph Data Visualization
4 Simple Steps to Quickly Create an Interactive Dashboard for Network Graph Data Visualization
Data Science

10 min read


Published in

Level Up Coding

·Feb 14

What are the Most Popular Medium Tags Right Now? I Built a Dashboard to Find Out

You’ll never find outdated answers again — Table of Contents · Exploring Medium · Building the Dashboard 1. Search 2. Peek 3. Play · Now, It's Your Turn The year 2023 began. I wanted to write a fresh story on Medium, you know, the next big thing and whatnot. …

Medium

6 min read

What are the Most Popular Medium Tags Right Now? I Built a Dashboard to Find Out
What are the Most Popular Medium Tags Right Now? I Built a Dashboard to Find Out
Medium

6 min read


Published in

Towards Data Science

·Nov 30, 2022

A Real-World Case Study of Using Git Commands as a Data Scientist

Complete with Branch Illustration — You’re a data scientist. As data science is becoming more and more mature every day, software engineering practices begin creeping in. You are forced to venture out of your local jupyter notebooks and meet other data scientists in the wild to build a great product. To help you out with…

Data Science

11 min read

A Real-World Case Study of Using Git Commands as a Data Scientist
A Real-World Case Study of Using Git Commands as a Data Scientist
Data Science

11 min read


Published in

Towards Data Science

·Oct 11, 2022

Beautifully Illustrated: NLP Models from RNN to Transformer

Explaining their complex mathematical formula with working diagrams — Table of Contents · Recurrent Neural Networks (RNN) ∘ Vanilla RNN ∘ Long Short-term Memory (LSTM) ∘ Gated Recurrent Unit (GRU) · RNN Architectures · Attention ∘ Seq2seq with Attention ∘ Self-attention ∘ Multi-head Attention · Transformer ∘ Step 1. Adding Positional Encoding to Word Embeddings ∘ Step…

Data Science

12 min read

Beautifully Illustrated: NLP Models from RNN to Transformer
Beautifully Illustrated: NLP Models from RNN to Transformer
Data Science

12 min read


Published in

Level Up Coding

·Sep 12, 2022

GloVe and fastText Clearly Explained: Extracting Features from Text Data

How are they better than Word2Vec? — Table of Contents 🧤 GloVe ⚙️ The Basics 🧮 Cost Function Derivation 🔮 Final Prediction 🪙 Advantages & Limitations ⏩ fastText 📚 Skip-gram reviewed 📈 Improving Skip-gram 🆚 fastText vs Word2Vec 🚀 Summary In most cases, Word2Vec embedding is better than the bag of words representation of texts by allowing…

Machine Learning

11 min read

GloVe and fastText Clearly Explained: Extracting Features from Text Data
GloVe and fastText Clearly Explained: Extracting Features from Text Data
Machine Learning

11 min read


Published in

Towards Data Science

·Aug 30, 2022

All You Need to Know About Bag of Words and Word2Vec — Text Feature Extraction

Why Word2Vec is better, and why it’s not good enough — While image data is straightforward to be used by deep learning models (RGB value as the input), this is not the case for text data. Deep learning models only work on numbers, not sequences of symbols like texts. So, you need a way to somehow extract meaningful numerical feature vectors…

Data Science

9 min read

All You Need to Know About Bag of Words and Word2Vec — Text Feature Extraction
All You Need to Know About Bag of Words and Word2Vec — Text Feature Extraction
Data Science

9 min read


Published in

Towards Data Science

·Aug 22, 2022

5 Popular CNN Architectures Clearly Explained and Visualized

And why the heck does Inception look like a trident?! — Table of Contents · Fully Connected Layer and Activation Function · Convolution and Pooling Layer · Normalization Layer ∘ Local Response Normalization ∘ Batch Normalization · 5 Most Well-Known CNN Architectures Visualized ∘ LeNet-5 ∘ AlexNet ∘ VGG-16 ∘ Inception-v1 ∘ ResNet-50 · Wrapping Up The introduction of LeNet in…

Machine Learning

13 min read

5 Popular CNN Architectures Clearly Explained and Visualized
5 Popular CNN Architectures Clearly Explained and Visualized
Machine Learning

13 min read


Published in

Towards Data Science

·Aug 8, 2022

Understanding Ensemble Methods: Random Forest, AdaBoost, and Gradient Boosting in 10 Minutes

One data, three models, detailed calculations made easy — Decision Tree is a simple model and easy to interpret. However, it is unstable because small variations in the data might result in a completely different tree being generated. It tends to overfit train data, thus has a high variance and poorly generalizes on unseen test data. This problem is…

Machine Learning

12 min read

Understanding Ensemble Methods: Random Forest, AdaBoost, and Gradient Boosting in 10 Minutes
Understanding Ensemble Methods: Random Forest, AdaBoost, and Gradient Boosting in 10 Minutes
Machine Learning

12 min read

Albers Uzila

Albers Uzila

1.4K Followers

Data Scientist, MSc Math. Support the madness: dwiuzila.medium.com/membership 🔥 paypal.me/dwiuzila ☕ Thanks!

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams