Articles by Selcuk Disci

Association Rules with Interactive Charts

January 26, 2022 | Selcuk Disci

Until today, we have examined the supervised learning algorithms; but this time, we will take a look at a different learning method. The algorithm we just mentioned is association rules which is an unsupervised learning method. The algorithm is referred to as market basket analysis as it usually has been ...
[Read more...]

Comparing Decision Trees

December 31, 2021 | Selcuk Disci

In the last article of the current year, we will examine and compare some of the tree algorithms for the classification. The dataset we are going to use for this will be the answers given to the loan applicants and their evaluated features for it. The first algorithm we will ...
[Read more...]

ARIMA Method from {fable}: The Election is Coming for Turkey?

September 20, 2021 | Selcuk Disci

Nowadays, every journalist and intellectual talks about a probable early election in Turkey’s ongoing poor economic conditions. But, is it politically right decision to go early election before the officially announced 23 June 2023 in terms of ruling parties? In order to answer this question, we have to choose some variables ...
[Read more...]

Feature Importance in Random Forest

July 1, 2021 | Selcuk Disci

The Turkish president thinks that high interest rates cause inflation, contrary to the traditional economic approach. For this reason, he dismissed two central bank chiefs within a year. And yes, unfortunately, the central bank officials have limited independence doing their job in Turkey contrary to the rest of the world. ...
[Read more...]

Dynamic Regression (ARIMA) vs. XGBoost

April 1, 2021 | Selcuk Disci

In the previous article, we mentioned that we were going to compare dynamic regression with ARIMA errors and the xgboost. Before doing that, let’s talk about dynamic regression. Time series modeling, most of the time, uses past observations as predictor variables. But sometimes, we need external variables that affect ...
[Read more...]

Backcast a Time Series for Covid-19 Truths

January 25, 2021 | Selcuk Disci

A couple of months ago, Turkey’s Health Minister announced that the positive cases showing no signs of illness were not included in the statistics. This statement made an earthquake effect in Turkey, and unfortunately, the articles about covid-19 I have wrote before came to nothing. The reason for this ...
[Read more...]

Bootstrapping Time Series for Gold Rush

December 14, 2020 | Selcuk Disci

Bootstrap aggregating (bagging), is a very useful averaging method to improve accuracy and avoids overfitting, in modeling the time series. It also helps stability so that we don’t have to do Box-Cox transformation to the data. Modeling time series data is difficult because the data are autocorrelated. In this ...
[Read more...]

Time Series Forecasting: KNN vs. ARIMA

September 29, 2020 | Selcuk Disci

It is always hard to find a proper model to forecast time series data. One of the reasons is that models that use time-series data often expose to serial correlation. In this article, we will compare k nearest neighbor (KNN) regression which is a supervised machine learning method, with a ...
[Read more...]

Turkey vs. Germany: COVID-19

May 31, 2020 | Selcuk Disci

In Turkey, some parts of society always compare Turkey to Germany and think that we are better than Germany for a lot of issues. The same applies to COVID-19 crisis management; is that reflects to true? We will use two variables for compared parameters; the number of daily new cases ...
[Read more...]

Testing the Correlation between Time Series Variables

March 17, 2020 | Selcuk Disci

In the previous article, we examined trends and seasonality in gasoline prices in Turkey. This time we will examine whether the gasoline prices are related to the variables that are thought to affect gasoline prices the most by the Turkish people. One of the variables is the Brent crude oil ...
[Read more...]
1 2 3

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)