Authors
Daniel Lee 7
Code Along 1 Latest
21.05.2024
Welcome Ch1 Introduction The data science project workflow Prerequisites R RStudio r packages Install the tidyverse package Running R code 1+2 ## [1] 3 Getting help Google Stackoverflow Ch2 Introduction to Data Exploration Ch3 Data...
1377 sym R (1734 sym/12 pcs) 7 img
Weather Prediction In Nairobi Kenya Latest
23.05.2024
Weather Prediction in Nairobi Kenya Load Libraries library(caret) library(tidymodels) library(summarytools) library(janitor) library(lubridate) Load the dataset weather_pred<-read.csv("D:/weather/weatherke.csv") %>% clean_names() #lets...
2993 sym Python (20495 sym/44 pcs) 7 img
Shishir Rao 7
Time to event analysis: An Introduction Latest
24.05.2024
Time to event analysis: An Introduction Shishir Rao 23rd May, 2024 Introduction I am currently reading the book Survival Analysis: Techniques for Censored and Truncated Data, Second Edition (John P. Klein and Melvin L. Moescheberger). Although the...
13271 sym 1 img 1 tbl
Your name here 7
Publish Document Latest
28.05.2024
Write text and code here. Executive summary What is (are) your main question(s)? What is your story? What does the final graphic show? Data background Explain where the data came from, what agency or company made it, how it is structured, what it...
796 sym 1 img
We are tired!!! Latest
29.05.2024
temp Author S Goon We are Tired!! How much longer should we go? This is a subtitle This is plain text for writing essays Create our first chunk for code Create a backwards arrow using the less than symbol and the dash “<-” used to name a...
377 sym 1 img
We are tired =_= z..z..z.. Latest
29.05.2024
Temp 5.28.v1 Author Max Reed the sleepies, how much longer for class (5.28, first class of DATA 110) subtitle goes here this is plain text for writing essays creating our first chunk of code!! # the coder who is coding codes codingly in the...
290 sym 2 img
First-Document-Class-Minutes Latest
29.05.2024
temp Author E Martinez We are tired!! How much longer should we go? This is a subtitle This is plain text for writing essays Create our first chunk of code Create a backwards arrow using the less than symbol and the dash — used to name a new...
391 sym 1 img
41-45 Latest
02.06.2024
tự do \(df = df1 + df2\). Ví dụ, nếu chúng ta có hai bảng dạng Bảng 2.16: một đối với các đối tượng ở khu vực 1, một cho những đối tượng ở khu vực 2, thì tổng các giá trị \(\chi^2\) hoặc...
37543 sym 5 tbl
Nguyễn Khánh An - 2121012544 7
Document Latest
02.06.2024
PHÂN TÍCH DỮ LIỆU ĐỊNH TÍNH: BÀI THỰC HÀNH PHÂN TÍCH DỮ LIỆU ĐỊNH TÍNH: BÀI THỰC HÀNH 1. GIỚI THIỆU ĐỀ TÀI 1.1. Tai nạn chìm tàu Titanic 1.2. Ý tưởng của bài thực hành 2....
5418 sym 1 img
Air Quality Assignment Latest
04.06.2024
Air Quality HW Author Gerardo Sandoval Air Quality Tutorial Assignment library(tidyverse) ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ✔ dplyr...
665 sym Python (3689 sym/18 pcs) 5 img