An open API service indexing awesome lists of open source software.

https://github.com/sevdanurgenc/r-programming-for-data-science-lecture-notes

In this repo, I have the course contents of R Programming For Data Science training, which will be given to Sigorta Bilgi ve Gözetim Merkezi by the cooperation of Academy Peak Information Technologies Training and Consultancy between 21 - 23 March 2023.
https://github.com/sevdanurgenc/r-programming-for-data-science-lecture-notes

data-analysis data-science data-visualization r r-programming r-programming-projects

Last synced: 5 months ago
JSON representation

In this repo, I have the course contents of R Programming For Data Science training, which will be given to Sigorta Bilgi ve Gözetim Merkezi by the cooperation of Academy Peak Information Technologies Training and Consultancy between 21 - 23 March 2023.

Awesome Lists containing this project

README

        

# R-Programming-For-Data-Science-Lecture-Notes

![image](https://user-images.githubusercontent.com/5441882/173870155-dab94d14-4571-4335-9d95-d86ebfc025f1.png)

In this repo, I have the course contents of R Programming For Data Science training, which will be given to Sigorta Bilgi ve Gözetim Merkezi by the cooperation of Academy Peak Information Technologies Training and Consultancy between 21 - 23 March 2023.

Bu repoda Academy Peak Bilişim Teknolojileri Eğitim ve Danışmanlık işbirliği ile 21 - 23 Mart 2023 tarihleri arasında Sigorta Bilgi ve Gözetim Merkezi'ne verilecek olan R Programming For Data Science eğitiminin ders içerikleri yer almaktadır.

# 1. Gün
## R Programlama Dili
- R Project ve Rstudio Kullanımı
- Veri Ve Değişken Çeşitleri
- Paket Ve Fonksiyon Mantığı
- Önemli Fonksiyonlar
- Değişkenler: Sınıflama, Sıralı, Sürekli, Tarih, Doğru-Yanlış
- Veri Yapıları: Vektörler, Matrisler
- Veri Yapıları: Faktörler, Diziler
- Veri Yapıları: Listeler, Veri Çerçeveleri
- Koşul İfadeleri, Döngüler
- Fonksiyon Yazma

# 2.Gün
## R İle İstatistiksel Analizler Ve Raporlama
- Veri Aktarımı, Veri İşlemleri
- Veri Ön İşleme, Tanımlayıcı İstatistikler
- Hipotez Tesleri, Doğrusal Regresyon
- Veri Manipülasyonu

# 3. Gün
## R ile Veri Bilimi
- R İle Makine Öğrenmesi Algoritmaları
- R İle Veri Görselleştirme Ve Grafikler
- Markdown, Dashboard, Shiny Tanıtımı
- Veri Kümeleri Üzerinde Örnek Çözümler