<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://theshoaibakthar.github.io/</id><title>Shoaib Akthar</title><subtitle>A minimal, responsive and feature-rich Jekyll theme for technical writing.</subtitle> <updated>2026-02-07T13:40:47+05:30</updated> <author> <name>Shoaib Akthar</name> <uri>https://theshoaibakthar.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://theshoaibakthar.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://theshoaibakthar.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 Shoaib Akthar </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Why do we need to subtract 3 in word index in IMDb dataset from Tensorflow?</title><link href="https://theshoaibakthar.github.io/posts/2025/12/why-subtract-3-in-word-index-in-IMDb-dataset-tensorflow/" rel="alternate" type="text/html" title="Why do we need to subtract 3 in word index in IMDb dataset from Tensorflow?" /><published>2025-12-20T00:00:00+05:30</published> <updated>2025-12-20T00:00:00+05:30</updated> <id>https://theshoaibakthar.github.io/posts/2025/12/why-subtract-3-in-word-index-in-IMDb-dataset-tensorflow/</id> <content type="text/html" src="https://theshoaibakthar.github.io/posts/2025/12/why-subtract-3-in-word-index-in-IMDb-dataset-tensorflow/" /> <author> <name>Shoaib Akthar</name> </author> <category term="General" /> <summary>As I was working with IMDb dataset, I noticed while decoding, we need to subtract 3 in the word index to get the corresponding word. Let’s understand why. We subtract 3 because IMDB reserves the first 3 indices for special tokens, not real words. (i - 3) shifts the index back so it correctly maps to the actual word. What’s really happening under the hood In the IMDB dataset, word indices ...</summary> </entry> <entry><title>5 Types of Analytics: From Understanding the Past to Predicting the Future</title><link href="https://theshoaibakthar.github.io/posts/2025/09/types-of-analytics/" rel="alternate" type="text/html" title="5 Types of Analytics: From Understanding the Past to Predicting the Future" /><published>2025-09-20T00:00:00+05:30</published> <updated>2025-09-20T00:00:00+05:30</updated> <id>https://theshoaibakthar.github.io/posts/2025/09/types-of-analytics/</id> <content type="text/html" src="https://theshoaibakthar.github.io/posts/2025/09/types-of-analytics/" /> <author> <name>Shoaib Akthar</name> </author> <category term="General" /> <summary>In today’s data-driven business landscape, organizations generate unprecedented volumes of information every second. The ability to transform this raw data into actionable insights has become the difference between market leaders and followers. Analytics serves as the bridge between data collection and informed decision-making, empowering businesses to understand their past performance, id...</summary> </entry> <entry><title>Top 50 Power BI Interview Questions &amp; Answers (for Freshers)</title><link href="https://theshoaibakthar.github.io/posts/2025/09/top50-pbi-qns/" rel="alternate" type="text/html" title="Top 50 Power BI Interview Questions &amp;amp; Answers (for Freshers)" /><published>2025-09-04T00:00:00+05:30</published> <updated>2025-09-04T00:00:00+05:30</updated> <id>https://theshoaibakthar.github.io/posts/2025/09/top50-pbi-qns/</id> <content type="text/html" src="https://theshoaibakthar.github.io/posts/2025/09/top50-pbi-qns/" /> <author> <name>Shoaib Akthar</name> </author> <category term="Power BI" /> <summary>If you’re preparing for your first data analyst role, these 50 interview questions and answers will help you get ready. 1. What is Power BI? Power BI is a business analytics tool by Microsoft that lets you visualize data, share insights, and make data-driven decisions using interactive dashboards and reports. 2. Main components of Power BI? Power BI Desktop – Create reports ...</summary> </entry> <entry><title>How to import data into PostgreSQL?</title><link href="https://theshoaibakthar.github.io/posts/2025/07/import-to-postgresql/" rel="alternate" type="text/html" title="How to import data into PostgreSQL?" /><published>2025-07-19T00:00:00+05:30</published> <updated>2025-07-19T00:00:00+05:30</updated> <id>https://theshoaibakthar.github.io/posts/2025/07/import-to-postgresql/</id> <content type="text/html" src="https://theshoaibakthar.github.io/posts/2025/07/import-to-postgresql/" /> <author> <name>Shoaib Akthar</name> </author> <category term="Database" /> <summary>Working with PostgreSQL databases often requires moving data in and out of tables, and PGAdmin makes this process seamless with its intuitive interface. If you have data in CSV or text files and want to bring it into your PostgreSQL table, here’s a clear, actionable guide to help you do it effortlessly. Why Use PGAdmin for Data Import? User-friendly, graphical interface—no command-line...</summary> </entry> <entry><title>Fine-tune and apply content filters to a language model</title><link href="https://theshoaibakthar.github.io/posts/2025/05/fine-tune-apply-content-filter-lang-model/" rel="alternate" type="text/html" title="Fine-tune and apply content filters to a language model" /><published>2025-05-03T00:00:00+05:30</published> <updated>2025-05-03T00:00:00+05:30</updated> <id>https://theshoaibakthar.github.io/posts/2025/05/fine-tune-apply-content-filter-lang-model/</id> <content type="text/html" src="https://theshoaibakthar.github.io/posts/2025/05/fine-tune-apply-content-filter-lang-model/" /> <author> <name>Shoaib Akthar</name> </author> <category term="Azure" /> <summary>Use Azure AI Foundry to fine-tune a language model, create and apply content filters. Fine Tuning in Azure AI Foundry Create a new project in Azure AI Foundry by entering the required details like subscription, resource group, hub name, location (click help me choose and select gpt-4o-finetune and select the recommended region), connect Azure AI Services or Azure openAI, connect Azure AI se...</summary> </entry> </feed>
