Skip to content
Thursday, February 25
  • About Me
  • Must Watch Videos
  • Proof of Concepts (POCs)

The Tech Check

The Tech Check

  • Data Science
  • Tech
  • General
  • Proof of Concepts (POCs)
  • About Me / Products
  • Must Watch Videos
  • Data Science
  • Tech
  • General
  • Proof of Concepts (POCs)
  • About Me / Products
  • Must Watch Videos
Trending Now
  • I made a website which tells if you’re wearing a mask or not – without machine learning
  • Free apps vs. Paid apps
  • Binary Search Tree Implementation in Java
  • Different ways of iterating on a HashMap in Java
  • The art of load balancing – Part 2
  • The art of load balancing – Part 1 (Understanding a load balancer)
Home>>2019

Year: 2019

Tech

Stack Implementation in Java using Linked Lists

Sunny SrinidhiDecember 31, 2019 950 Views1

More in The Data Structures series. In our previous Stack implementation post, we saw how we can implement a Stack data structure using an ArrayList. But as you can imagine, that's not the right w...

Read More
Double_Linked_List
Tech

Double Linked List Implementation in Java

Sunny SrinidhiDecember 30, 2019 971 Views2

More in The Data Structures series. In the previous post, we saw how we can implement Single Linked List in Java. In this post, we'll see how we can extend that and implement a double linked ...

Read More
Tech

Single Linked List Implementation in Java

Sunny SrinidhiDecember 23, 2019 816 Views1

More in The Data Structures series. In the previous post, we saw how a stack can be implemented in Java. But as that was the first data structures post on this blog, I used an ArrayList inter...

Read More
Tech

Stack Implementation example in Java

Sunny SrinidhiDecember 20, 2019 815 Views2

More in The Data Structures series. A stack is one of the most simplest data structure to understand. If you had data structures in your academia, you already know what it means. It’s a simple Las...

Read More
Data Science

Optimising a fastText model for better accuracy

Sunny SrinidhiDecember 3, 2019 2357 Views0

More in The fastText Series. In our previous post, we saw what n-grams are and how they are useful. Before that post, we built a simple text classifier using Facebook’s fastText library. In this p...

Read More
Data Science

Understanding Word N-grams and N-gram Probability in Natural Language Processing

Sunny SrinidhiNovember 26, 2019 1612 Views2

More in The fastText Series. N-gram is probably the easiest concept to understand in the whole machine learning space, I guess. An N-gram means a sequence of N words. So for example, “Medium blog”...

Read More
Data Science

An intro to text classification with Facebook’s fastText (Natural Language Processing)

Sunny SrinidhiNovember 25, 2019 1945 Views3

More in The fastText Series. Text classification is a pretty common application of machine learning. In such an application, machine learning is used to categorise a piece of text into two or more...

Read More
Data Science

Data Science vs. Artificial Intelligence vs. Machine Learning vs. Deep Learning

Sunny SrinidhiNovember 18, 2019 1578 Views0

It’s very common these days to come across these terms - data science, artificial intelligence, machine learning, deep learning, neural networks, and much more. But what do these buzzwords actually m...

Read More
Data Science

Top Five Machine Learning courses for beginners on Udemy

Sunny SrinidhiNovember 18, 2019 1170 Views2

Everybody wants to do machine learning these days. Machine learning, data science, artificial intelligence, deep learning, neural network — these have become some of the most used phrases in the tech...

Read More
Tech

Getting started with Chalice to create AWS Lambdas in Python – Step by Step Tutorial

Sunny SrinidhiNovember 14, 2019 1705 Views0

If you're into serverless stuff, you already know what is AWS Lambda. But if you don't know, AWS Lambda is a serverless service provided by Amazon where you can create 'functions' and deploy them in ...

Read More

Posts navigation

1 2 … 4
Sunny Srinidhi's DEV Community Profile
AWS_Community_Builder

Follow Us

  • Twitter
  • LinkedIn
  • Medium
  • GitHub

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 20 other subscribers

Recent Posts

  • I made a website which tells if you’re wearing a mask or not – without machine learning
  • Free apps vs. Paid apps
  • Binary Search Tree Implementation in Java
  • Different ways of iterating on a HashMap in Java
  • The art of load balancing – Part 2

Categories

  • Data Science (41)
  • General (4)
  • Rants (6)
  • Smartphones (1)
  • Tech (71)

Archives

  • January 2021
  • December 2020
  • October 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • June 2019
  • May 2019
  • April 2019
  • November 2018
  • August 2018
  • July 2018
  • August 2017
  • July 2017
  • June 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • September 2016
  • August 2016
  • March 2016

Tags

ai amazon apache apache kafka apache spark artificial intelligence aws best practices big data bigdata coding data science datascience data structure implementation in java data structures feature reduction feature selection java java data structures java data structures implementation java linked list example java linked list implementation javascript kafka linkedlist linked list in java linked lists machine learning machine learning models ml natural language processing nlp php programming python scikit python sklearn rants scikit scikit learn sklearn spring spring boot tech technology the fasttext series
Sunny Srinidhi | WordPress Theme Ultra Seven