top of page
Profile
Join date: Aug 24, 2021
About
0 likes received
0 comments received
0 best answers
Posts (14)
Mar 13, 2022 ∙ 4 min
Dive deeper into a decision tree
Most of the winning algorithms in machine learning competitions are tree-based models and the base estimator for most of the tree-based...
81
0
Mar 12, 2022 ∙ 6 min
Overview of machine learning in one post
What is Machine Learning? Arthur Samuel (1959) - Machine Learning: Field of study that gives computers the ability to learn without being...
21
0
1
Feb 22, 2022 ∙ 6 min
Basic Statistical Concepts Note
Population vs Sample Suppose someone wants to know some measurements such as height or weight or blood pressure of the whole population....
27
0
2
Jan 14, 2022 ∙ 4 min
Analysis and Forecasting NAICS
The North American Industry Classification System (NAICS) is an industry classification system developed by the statistical agencies of...
218
4
1
Oct 8, 2021 ∙ 5 min
Data Visualization - which types of graphs should we use?
Data visualization is the practice of translating information into a visual context, such as a map or graph, to make data easier for the...
613
0
4
Oct 7, 2021 ∙ 3 min
Pandas techniques - part 4 - Tidy Data
Happy families are all alike; every unhappy family is unhappy in its own way. ( Leo Tolstoy ) Tidy datasets are all alike but every messy...
74
2
2
Oct 7, 2021 ∙ 6 min
Pandas techniques - part 3 - Merging Data Frames
Due to the development of the relational database management system (RDMS), combining and merging data has become an essential...
35
0
1
Oct 6, 2021 ∙ 7 min
Pandas techniques - part 2 - groupby
After loading, merging, and preparing a data set, the next important step is to compute group statistics and pandas provides a...
111
0
Oct 6, 2021 ∙ 4 min
Pandas techniques - part 1 - read_csv( )
For a data scientist, the first step is to import data to the workplace. In python, most of us use the `read_csv` method for importing...
28
0
Oct 6, 2021 ∙ 4 min
Investigating Guest Stars in the Office
The IMDB website has a description of the Office (US) as "A mockumentary on a group of typical office workers, where the workday consists...
140
0
2
Thiha Naung
Writer
More actions
bottom of page