Open in app
Home
Notifications
Lists
Stories

Write
Himanshu Sharma
Himanshu Sharma

Home
About

Jul 4, 2021

Twitter Microblogging System Design

Today, we’re sharing this article that will shed light on how Twitter technology works and how it impacts people's experiences across the app. This article tries to answer questions like “What is Microblogging?”; ”How twitters get all the tweets for a particular user?”; ” How Twitter gets the data for…

Twitte

8 min read

Twitter Microblogging System Design
Twitter Microblogging System Design

Published in AlmaBetter

·Jun 6, 2021

XGBoost- The Miracle Worker

What is XGBoost? Its name stands for eXtreme Gradient Boosting, XGBoost is a decision-tree-based ensemble Machine Learning algorithm that uses a gradient boosting framework. In prediction problems involving unstructured data (images, text, etc.) artificial neural networks tend to outperform all other algorithms or frameworks. However, when it comes to small-to-medium structured/tabular data, decision…

Xgboost

5 min read

XGBoost- The Miracle Worker
XGBoost- The Miracle Worker

Published in AlmaBetter

·Apr 28, 2021

Natural Language Processing(NLP)

Natural Language Processing (NLP), is a subfield of artificial intelligence (AI). It helps machines process and understand the human language in any given context so that they can automatically perform repetitive tasks such as machine translation, summarization, ticket classification, and more. Take sentiment analysis, for example, which uses natural language…

NLP

7 min read

Natural Language Processing(NLP)
Natural Language Processing(NLP)

Apr 23, 2021

Hierarchical Clustering

Hierarchical Clustering groups (Agglomerative or also called as Bottom-Up Approach) or divides (Divisive or also called as Top-Down Approach) the clusters based on the distance metrics. In Agglomerative clustering, each data point acts as a cluster initially, and then it groups the clusters one by one. Divisive is the opposite…

Hierarchical Clustering

2 min read

Hierarchical Clustering
Hierarchical Clustering

Apr 8, 2021

Cross Validation and Hyperparameter Tuning

Hello everyone! In this blog post, I want to focus on the importance of cross validation and hyperparameter tuning. I will give a short overview of the topic. Cross validation is a technique used to identify how well our model performed and there is always a need to test the…

Data Science

4 min read

Cross Validation and Hyperparameter Tuning
Cross Validation and Hyperparameter Tuning

Apr 7, 2021

Linear Regression and Regularized Linear Regression

Linear regression is generally the first step into anyone’s Data Science journey. When you hear the words Linear and Regression, something like this pops up in your mind: X1, X2, ..Xn are the independent variables or features. W1, W2…Wn are the weights (learned by the model from the data). Y’…

Data Science

12 min read

Linear Regression and Regularized Linear Regression
Linear Regression and Regularized Linear Regression
Himanshu Sharma

Himanshu Sharma

Data Scientist

Following
  • Apoorva

    Apoorva

  • Rishabh Kesarwani

    Rishabh Kesarwani

  • Sanchita Paul

    Sanchita Paul

  • Shubham Kumar

    Shubham Kumar

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable