Components

Who am I ?

A Web Designer / Developer Located In Our Lovely Earth

I am Uzair, a seasoned data scientist and analyst with over seven years of experience. My expertise lies in converting raw data into actionable insights through a comprehensive suite of services, including data analytics, dashboard creation, artificial intelligence solutions, and natural language processing (NLP). I am passionate about leveraging data to solve complex problems and develop innovative solutions. Let's collaborate to transform your data into strategic assets and drive your business forward.

My Expertise

Machine Learning

Data Analysis

Data Visualization

Natural Language Processing

My Portfolio

Download free bootstrap 4 admin dashboard, free boootstrap 4 templates
Machine Learning

In the quest for innovation and improvement, meticulous manual tagging of Arabic data is being undertaken to construct a bespoke dataset. Leading a highly skilled team, an advanced Named Entity Recognition (NER) model is being engineered, capable of predicting 20 distinct entity classes. This project is designed to significantly enhance the efficiency and precision of NER in Arabic text processing by broadening the scope of entity recognition and leveraging a custom-built dataset. The ultimate goal is to achieve unprecedented levels of accuracy and performance in NER analysis, setting a new standard for Arabic text processing.

Download free bootstrap 4 admin dashboard, free boootstrap 4 templates
Machine Learning

Developed a sophisticated classification model for automated tagging, extracting a substantial dataset of approximately 100,000 articles from a database utilizing SQL. Conducted extensive data cleaning and conversion processes to prepare the dataset for analysis, ensuring its suitability for machine learning and deep learning algorithms. Applied a variety of cutting-edge ML and DL algorithms to rigorously assess the model's performance. Python served as the primary programming language, enabling seamless implementation and experimentation throughout the project.

Download free bootstrap 4 admin dashboard, free boootstrap 4 templates
Machine Learning

Developed an IoT Smart Management Project enabling real-time monitoring of rooms through the integration of advanced sensors. This project provides comprehensive tracking and data analysis capabilities, enhancing operational efficiency and facilitating informed decision-making in smart environments.

Download free bootstrap 4 admin dashboard, free boootstrap 4 templates
Machine Learning

Developed a machine learning classification model utilizing a dataset of approximately 20,000 articles extracted from a client-specific database. The project involved cleaning and preprocessing the data to ensure it was suitable for machine learning algorithms. Various machine learning (ML) and deep learning (DL) algorithms were applied to evaluate the model's performance, with a focus on F1-Score metrics. Technologies employed in this project included Python and SQL.

Download free bootstrap 4 admin dashboard, free boootstrap 4 templates
Data Visualization

Expedita corporis doloremque velit in totam!

Download free bootstrap 4 admin dashboard, free boootstrap 4 templates
Data Analysis

Developed a tool for automated news article summarization and sentiment analysis. The tool retrieves news articles from designated websites, condenses them into concise summaries, and utilizes key phrases from the text to gather relevant tweets and analyze sentiment.

Download free bootstrap 4 admin dashboard, free boootstrap 4 templates
Data Visualization

Developed a high-performance classification model for a health insurance dataset achieving an F1-Score of 92%. Employed advanced classification algorithms including Logistic Regression and Random Forest to optimize predictive accuracy and model robustness.

Download free bootstrap 4 admin dashboard, free boootstrap 4 templates
Data Visualization

Expedita corporis doloremque velit in totam!

Download free bootstrap 4 admin dashboard, free boootstrap 4 templates
Data Analysis

Developed a Patient Experience Project utilizing patient data to predict overall satisfaction with the patient journey process. This project involved analyzing various data points to assess and forecast patient satisfaction, aiming to enhance the overall experience throughout the healthcare journey.

Download free bootstrap 4 admin dashboard, free boootstrap 4 templates
Data Visualization

Developed an advanced Tableau dashboard that significantly transformed the research workflow for marketing professionals. This innovative tool employed web scraping techniques to extract critical data from a diverse range of stores and restaurants within a designated radius. By optimizing the data collection process, the dashboard enabled marketing specialists to precisely identify new vendors and streamline onboarding procedures.

Download free bootstrap 4 admin dashboard, free boootstrap 4 templates
Data Analysis

Developed a robust pipeline for daily scraping of real estate property data, ensuring efficient storage in a database and thorough preprocessing to maintain data quality and integrity. This pipeline facilitated seamless analysis and insights generation to support decision-making processes. Additionally, a Tableau dashboard was created for monitoring and sharing analytics reports with stakeholders.

Download free bootstrap 4 admin dashboard, free boootstrap 4 templates
Data Analysis

Analyzed and processed an open-source dataset comprising approximately 129,000 tweets posted on Twitter by thousands of Australian residents in 2020. Performed comprehensive data exploration and cleaning to extract actionable insights through advanced analytical methods.

My Resume

Expertise

AI Consultant
Nascent Innovations

June, 2024 - Current

Currently working as an AI contractor, specializing in a diverse range of projects related to large language models (LLMs) and generative AI. My work involves leveraging the latest advancements in AI technologies, including OpenAI's cutting-edge tools, to develop innovative solutions. From creating intelligent chatbots to designing AI-driven content generation systems, I am dedicated to pushing the boundaries of what AI can achieve. Each project offers unique challenges and opportunities, allowing me to continually grow and expand my expertise in this dynamic field.


Senior Data Analyst
Carma Global

Jan, 2022 – May, 2024

Constructed a Text Summarization Tool using LLMs to automate and simplify the summarization of extensive texts. The tool leverages OpenAI's models to generate concise summaries, enhancing efficiency in digesting large volumes of information.


Data Engineer
Trellis Housing Finance Limited

Nov, 2020 – Dec, 2021

Implemented a robust daily pipeline to scrape real estate properties data efficiently. The gathered data underwent thorough preprocessing to ensure high quality and integrity before being stored in a database. Subsequently, leveraged the scraped data to build an insightful Tableau dashboard for monitoring real estate trends across different cities. This comprehensive pipeline not only facilitated seamless analysis but also empowered data-driven decision-making by providing actionable insights into the dynamic real estate landscape.

Supply Chain Data Analyst
IBEX Global

Mar, 2019 – May, 2020

Developed a cutting-edge Tableau dashboard that enhanced the research process for marketing professionals. This innovative tool utilized web scraping techniques to gather essential details from a multitude of stores and restaurants within a specified radius. By streamlining the data collection process, the dashboard empowered marketing fellows to effectively target new vendors and facilitate onboarding processes.

Education

2018 - 2020

MS (Computer Science)

Institute of Business Administration, Karachi


2013 - 2017

BS (Computer Science)

Institute of Business Administration, Karachi

Skills

Python
SQL
Tableau
OpenAI
Power BI
Airflow

Latest Articles

Strategies for Working with Large Data Sets

In today’s data-driven world, organizations collect vast amounts of data from various sources, ranging from customer interactions to operational metrics. Analyzing this data can provide valuable insights and help organizations make informed decisions. However, working with large data sets can be challenging, as it requires specialized skills, tools, and techniques to manage and analyze the data effectively. In this blog post, we will discuss some strategies for working with large data sets in data analysis, along with examples to illustrate their practical applications.

Read more
Exploratory Data Analysis on Stock Market Data

Exploratory Data Analysis (EDA) is a crucial step in data science projects. It helps in understanding the underlying patterns and relationships in the data. In this tutorial, we will perform EDA on the S&P 500 dataset using Python.

Read more
Unlocking the Power of Data Analytics: Why Your Business Needs It

As a business owner or manager, you’re always looking for new ways to improve your operations and increase your bottom line. One tool that you may not have considered is data analytics. Data analytics is the process of collecting, processing, and analyzing large sets of data to identify patterns and insights. In this article, I’m going to explain why data analytics is important for businesses, the different types of data analytics, and how you can start using it to improve your business.

Read more
Data Filtering Using Python Pandas

When working with large datasets in Python, efficient data filtering is crucial to extract the specific information you need. Python’s Pandas library offers an array of powerful tools for data manipulation, and filtering is no exception. In this article, we’ll explore five effective ways to filter data using Python Pandas, along with relevant examples for each technique.

Read more
Introduction to NLTK library in Python

NLTK is an essential library supports tasks such as classification, stemming, tagging, parsing, semantic reasoning, and tokenization in Python. It’s basically your main tool for natural language processing and machine learning. Today it serves as an educational foundation for Python developers who are dipping their toes in this field (and machine learning).

Read more