Sorting some data (such as search results) is common in […]
Data&Algorithm , Programming , Python Posted on:
How to use Dictionary in Python
Dictionary is one of the most popular data structures in […]
Data&Algorithm , Programming , Python Posted on:
How to do Classification with Artificial Neural Network in Python
Artificial Neural Network or Ann is a deep learning technique […]
Programming , React/JS Posted on:
4 For Loops in React/JS
Writing a for-loop is one of the most common parts […]
Entertainment Corner Posted on:
1917: OverratedĀ
** Spoiling Alert **When I first heard about the 1917 […]
Data&Algorithm , Programming , Python Posted on:
Video Classification based on Title
Recently, I implemented a notebook in Kaggle to classify youtube […]
Entertainment Corner Posted on:
The Intouchables: Benchmark for avoiding Cliche
Recently, I watched The Intouchables movie after being on my […]
Programming , React/JS Posted on:
React: how to switch between site navbar menu without reloading the app
Having a navbar menu on a web application is very […]
Data&Algorithm , Programming , Python Posted on:
Logistic Regression classifier: Intuition and code
Regression and classification are essential concepts in Machine Learning. Both […]
Programming , Python Posted on:
How to develop a CKAN plugin: Part 2, Templates
In the previous part, we developed a CKAN plugin together. […]