John D K

John D K

How to Create Similarity Matrix in Python (Cosine, Pearson)

In this tutorial, we'll see several examples of similarity matrix

abbreviation detection: abbreviations to full form in python

In this short tutorial, you'll see how to do abbreviation/

How To create a simple machine learning model in Python?

In this post you can find how to build a

Compare Similarity Between Two Lists in Python

To compare similarity between two lists in Python we can

How to Check if a Number is Odd Or Even in Python in 3 ways

In this post, you can find 3 different ways to

How To find consecutive numbers in a list in Python?

To find consecutive numbers in a list in PythonWe can

How To Iterate Over Chunks of Data in Python - 3 Examples

In this short guide, I'll show you how to iterate

If else in list comprehension Python

To use if else statement with Python list comprehension we

How do you make a Counter in Python?

To count items in list or create counter in Python

How to Automatically Create Jupyter Notebooks - Python + Nbformat

In this quick tutorial, we're going to see how to