PinnedBuse KöseoğluGuide to Time Series Analysis with Python — 1: Analysis Techniques and Baseline ModelTime series analysis is a method used in various industries, such as stock market prediction, product price forecasting, weather…Jul 1, 2023Jul 1, 2023
PinnedBuse KöseoğluGuide to Time Series Analysis with Python — 2: Moving Average ProcessIn my previous article, I talked about how time series analysis should be done, analysis methods and baseline model creation. If you do…Jul 15, 2023Jul 15, 2023
PinnedBuse KöseoğluGuide to Time Series Analysis with Python — 3: Autoregressive ProcessIn the previous article, we examined the moving average process. This time we will examine another statistical model, the autoregressive…Aug 7, 2023Aug 7, 2023
PinnedBuse KöseoğluGuide to Time Series Analysis with Python — 4: ARIMA and SARIMAIn previous articles, we examined analysis techniques, moving average process and autoregressive process. In this article, we will examine…Jan 6Jan 6
Buse KöseoğluMülakatlarda Sorulması Gereken SorularMülakat süreci sadece şirketin sizi tanıması değil aynı zamanda sizin de onları tanımanız ve istediğiniz ortamın / koşulların sağlanıp…Aug 24Aug 24
Buse KöseoğluLLMs In Context Learning (ICL)— Hands On ExampleICL is formally introduced by GPT-3. It ensures that the desired output is obtained by giving examples of language models for one or more…Apr 171Apr 171
Buse KöseoğluEurovision Song Analysis: Topic Analysis and NERIn this project, the songs competing in Eurovision were examined. The aim of the project is to identify the differences between the winning…Dec 20, 2023Dec 20, 2023
Buse KöseoğluNLP — Text PreprocessingSince the data to be used in NLP projects is text data, it has an unstructured structure and, as in other projects, it is very important…Dec 15, 2023Dec 15, 2023
Buse KöseoğluConverting Text in Images to Text with Azure OCRIn this article, I will tell you how to convert printed or handwritten text in the image into text with OCR (Optical Character Recognition)…Nov 1, 2023Nov 1, 2023
Buse KöseoğluTransformers — Brief ReviewThe term ‘Transformer’ was first introduced in the paper ‘Attention is All You Need,’ published in 2017. Artificial intelligence models…Oct 24, 20231Oct 24, 20231