Kategori
Veri Bilimi Eğitimleri
Veri bilimine ilişkin eğitimlerimizle veri kariyerinizi ilerletin. Zorlu veri bilimi işlevlerini ve modellerini adım adım size anlatıyoruz.
2 veya daha fazla kişiyi mi eğitiyorsunuz?DataCamp for Business ürününü deneyin
Markov Chains in Python: Beginner Tutorial
Learn about Markov Chains, their properties, transition matrices, and implement one yourself in Python!
31 Aralık 2019
Support Vector Machines with Scikit-learn Tutorial
In this tutorial, you'll learn about Support Vector Machines, one of the most popular and widely used supervised machine learning algorithms.
27 Aralık 2019
Survival Analysis in R For Beginners
In this tutorial, you'll learn about the statistical concepts behind survival analysis and you'll implement a real-world application of these methods in R.
17 Aralık 2019
Python Numpy Array Tutorial
A NumPy tutorial for beginners in which you'll learn how to create a NumPy array, use broadcasting, access values, manipulate arrays, and much more.
28 Şubat 2023
Building Neural Network (NN) Models in R
In this tutorial, you will learn how to create a Neural Network model in R.
6 Şubat 2023
MySQL in Python Tutorial: Getting Started
In this tutorial, you'll learn how to install MySQL, create databases, and create tables, along with much more.
14 Nisan 2023
Python For Finance Tutorial: Algorithmic Trading
This Python for Finance tutorial introduces you to algorithmic trading, and much more.
14 Kasım 2019
How to Use Jupyter Notebooks: The Ultimate Guide
This article covers what Notebooks are and why you should use them. We also delve into hosted notebooks, which facilitate sharing and collaboration. This article also covers tips, tricks, and keyboard shortcuts.
10 Mart 2023
Regularization in R Tutorial: Ridge, Lasso and Elastic Net
In this tutorial, you will get acquainted with the bias-variance
trade-off problem in linear regression and how it can be solved with
regularization.
12 Kasım 2019
Chi-square Test in Spreadsheets
In this tutorial, you'll learn how to perform the chi-square test in spreadsheets.
5 Kasım 2019
Building Data Pipelines using R
Learn how to transform and load (ETL) a data pipeline from scratch using R and SQLite to gather tweets in real-time and store them for future analyses.
3 Ekim 2019
Beginner’s Guide to Scala
Learn the basics in Scala including syntax, how to set up an environment, and various common data types.
6 Ağustos 2019