top of page

Profile


About

0 likes received
0 comments received
0 best answers

Posts

Mar 28, 2022
Support Vector Machine for Classification Problems
Support vector machine (SVM) was first identified by Vladimir Vapnik and his colleagues in 1992. SVMs are also known as one of the most...
Mar 13, 2022
KNN-A Supervised Machine Learning Model for Classification
This tutorial will focus on KNN(K-Nearest Neighbors), which is a Machine learning algorithm which can be used for both regression and...
Feb 22, 2022
Statistical Concepts for Data Science
In this blog, some important statistical concepts for Data Science are discussed. 1. Measures of Central Tendency There are two main...
Jan 20, 2022
Time Series Analysis of NAICS
According to Wikipedia, Data analysis is a process of inspecting, cleansing, transforming and modeling data to discover useful...
Dec 8, 2021
Data Cleaning in Python
What is data cleaning? Data cleaning is the process of fixing or removing incorrect, corrupted, incorrectly formatted, duplicate, or...
Nov 20, 2021
Data Manipulation Techniques with Pandas
Introduction to Pandas Pandas is an open source python library for data analysis and manipulation. It is fast, powerful and easy to use....
Oct 16, 2021
Investigating Guest Stars in the Office
The Office! What started as a British mockumentary series about office culture in 2001 has since spawned ten other variants across the...
Oct 5, 2021
Data Science Concept: Data Visualization
Introduction to Matplotlib: Data Visualization Tool in Python Data visualization is really important in data analysis. Data visualization...
Oct 3, 2021
Python Concepts for Data Science: List Comprehension
Python List Comprehension Python is popular for its simple, elegant and easy-to-write style of writing and it is as simple as writing a...
Sep 19, 2021
Character Counter using Python
In this post, you can learn how to count the number of occurrences of each character in a word or phrase or a sentence. For example: The...

ayenadykyaw1

Writer
More actions
bottom of page