Ads block
DL-02: Pengenalan Tensor di Deep Learning
By
tauData
" In the beginning God said, the four-dimensional divergence of an antisymmetric, second rank tensor equals zero, and there was light, and it…
Read more »
HPDS-04: Sekilas Pemrograman GPU di Python
By
tauData
" A good programmer is someone who always looks both ways before crossing a one-way street ." - -unknown Watch The Video Here: https:…
Read more »
HPDS-03: Pendahuluan Pemrograman Parallel di Python
By
tauData
" Always code as if the person who ends up maintaining your code will be a violent psychopath who knows where you live ." - -unknown W…
Read more »
HPDS-02: Pendahuluan Thread Programming di Python
By
tauData
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." --Martin Fowler Watch …
Read more »
DL-01 ~ Pendahuluan Deep Learning (Model network)
By
tauData
"Artificial intelligence refers to a machine's ability to learn, adapt, and solve complex problems automatically that benefit society."…
Read more »
PSD-01: Prelude - Pendahuluan Sains Data dan Big Data
By
tauData
Seberapa sering kita mendengar istilah-istilah Big Data, Data Science, Industri 4.0, machine learning , dan AI? Walau sepertinya merupakan istilah yang sederh…
Read more »
PSD-03: Mengenal Model-Model dan Algoritma Sains Data
By
tauData
“Algorithms are not arbiters of objective truth and fairness simply because they're math.” Zoe Quinn
Read more »
KompStat: Pengenalan "Random Number Generator" & Simulasi
By
tauData
The generation of random numbers is too important to be left to chance. —Robert R. Coveyou Video: Code:
Read more »
MFDS-NM-02: Komputasi Numerik Statistik Sederhana
By
tauData
Prasyarat MFDS-NM-02 ADSP-01 : https://taudata.blogspot.com/2022/04/adsp-01.html (Memahami dasar Python dengan baik) Kalkulus Dasar Statistika Dasar…
Read more »
ADSP-02: Pendahuluan Python untuk Data Science - Bagian Ke-02 (Fungsi)
By
tauData
Algorithms, Data Structures, and Programming ( ADSP ) Bagian dari Combined Module : Pendahuluan High Performance (Pemrograman Parallel) for Data Science ( HPD…
Read more »
NLPTM-02: Pendahuluan NLP Bagian ke-01
By
tauData
Natural Language Processing and Text Mining ( NLPTM ) Bagian dari Combined Module : Unstructured Data Analysis ( UDA )
Read more »
ADM-02: Proses Data Mining
By
tauData
The goal is to turn data into information, and information into insight. ~ Carly Fiorina
Read more »
EDA-01: Pendahuluan Exploratory Data Analysis
By
tauData
Pendahuluan EDA Importing Data Dasar Data Preparation (tipe data, duplikasi, var selection) Noise vs Outliers Missing Values dan Imputasi Basic Statistics Vi…
Read more »
DSBD-05: Pengenalan Berbagai Teknologi di Big Data dan Data Science
By
tauData
“Technology is a useful servant but a dangerous master.” - Christian Lous Lange Outline Pendahuluan teknologi Big Data dan Data Science Big Database …
Read more »
DFDS-01: Pendahuluan SQL untuk Data Science
By
tauData
In the 21st century, the database is the marketplace. - Stan Rapp
Read more »
DSBD-06: (Big) Data Science: Peluang, Tantangan, & Trend
By
tauData
“Opportunities are usually disguised as hard work, so most people don’t recognize them.” - Ann Landers
Read more »
MFDS-NM-03: Solusi Numerik Persamaan Non-Linear
By
tauData
Outline: Referensi/Materi Referensi Video Code/Module Forum Diskusi Referensi/Materi https://onlinelibrary.wiley.com/doi/pdfdirect/10.1002/9781118…
Read more »
MFDS-NM-01: Pendahuluan Metode Numerik dan Analisa Error Sederhana
By
tauData
Numerical analysis is very much an experimental science. — Peter Wynn ... :) ... Prasyarat MFDS-NM-01 ADSP-01 : https://tau-data.id/adsp-01/ (Me…
Read more »
MFDS-NM-05: Eigenvalue dan Eigenvector Numerik
By
tauData
Outline: Referensi/Materi Referensi Video Code/Module Forum Diskusi Referensi/Materi https://www.math.tamu.edu/~dallen/linear_algebra/chpt6.pdf ht…
Read more »
MFDS-NM-04: Interpolasi dan Aproksimasi Polinomial
By
tauData
Outline: Referensi/Materi Referensi Video Code/Module Forum Diskusi Referensi/Materi https://static1.squarespace.com/static/5aff705c5ffd207cc87a51…
Read more »
MFDSNM-06: Curve Fitting
By
tauData
Video Penjelasan: https://youtu.be/4aQIvjd1Ypc Open Code in Google Colaboratory
Read more »
MFDSNM-07: Pendahuluan Turunan Numerik
By
tauData
Video Penjelasan: https://youtu.be/6QtTp9M5MVo Open Code in Google Colaboratory
Read more »
MFDS-NM-08: Integral Numerik
By
tauData
Outline: Referensi/Materi Referensi Video Code/Module Forum Diskusi Referensi/Materi https://static1.squarespace.com/static/5aff705c5ffd207cc87a51…
Read more »
MFDS-NM-09: Pendahuluan Optimasi Numerik
By
tauData
Video Penjelasan: https://youtu.be/wXiqOUx8u4c Open Code in Google Colaboratory
Read more »
ADSP-03: Struktur Data tingkat lanjut Python : Sparse Matrix, Dataframe, MemMap.
By
tauData
Algorithms, Data Structures, and Programming ( ADSP ) Bagian dari Combined Module : Pendahuluan High Performance (Pemrograman Parallel) for Data Science ( HPD…
Read more »
NLPTM-03: Pendahuluan NLP Bagian ke-02: Pos Tag & Word Net
By
tauData
Natural Language Processing and Text Mining ( NLPTM ) Bagian dari Combined Module : Unstructured Data Analysis ( UDA ) Prasyarat: NLPTM-01 dan NLPTM-0…
Read more »
EDA-03: Pendahuluan Clustering Analysis
By
tauData
Pendahuluan Clustering Video EDA-03 Code EDA-03 Referensi " We must be careful not to confuse data with the abstractions we use to analyse them ” -…
Read more »
ADM-03: Association Rule - Market Basket Analysis
By
tauData
People influence people. Nothing influences people more than a recommendation from a trusted friend. A trusted referral influences people more than the best b…
Read more »
ADSP-05: Pendahuluan Object Oriented Programming di Python (Bagian ke-02)
By
tauData
Algorithms, Data Structures, and Programming ( ADSP ) Bagian dari Combined Module : Pendahuluan High Performance (Pemrograman Parallel) for Data Science (…
Read more »
SLCM-03: (Supervised Learning) Classification Models 03
By
tauData
“By the time your perfect information has been gathered, the world has moved on.” ― Phil Dourado
Read more »
ADM01 - Pendahuluan Data Mining
By
tauData
Prasyarat Module: Sebelum mempelajari Module ini, yakinkan sudah mempelajari dengan baik module: * None Content: Pendahuluan Data Mining Definisi Data Mi…
Read more »
SNA-01: Pendahuluan Analisa Jaringan Sosial
By
tauData
“ Social media is not a media. The key is to listen, engage, and build relationships. ” --- David Alston Prasyarat SNA-01: SMA-01: https://taudata.bl…
Read more »
NLPTM-05: Pendahuluan Representasi Teks/Dokumen (VSM & Word Embedding)
By
tauData
Natural Language Processing and Text Mining ( NLPTM ) Bagian dari Combined Module : Unstructured Data Analysis ( UDA ) Prasyarat: ADSP-01 & ADSP-…
Read more »
Pengenalan Long Short-Term Memory (LSTM)
By
tauData
Video Pengenalan LSTM https://youtu.be/-xUkfZzgZeU Code dari lesson ini dapat di akses di Link berikut (wajib login ke Google/Gmail): Code Le…
Read more »
New Normal : Wanted Data Saintis (BeritaSatu)
By
tauData
Kamis 02 September 2021 lalu tau-data Indonesia bersama dengan Telkom & Lokadata diundang dalam sebuah Talkshow oleh BeritaSatu TV dengan tajuk: "…
Read more »
EDA-02C: Mendesain Visualisasi
By
tauData
image source : Who needs computers to visualize data? [CARTOON] | by Phil Johnson | The Coffeelicious | Medium
Read more »
EDA-02B: Visualisasi Data Runtun Waktu (Time-Series Visualizations)
By
tauData
image source : (146) Pinterest
Read more »
SMA-01: Pendahuluan Social Media Analytics
By
tauData
" Don't use social media to impress people; use it to impact people. " - Dave Willis Prasyarat SMA-01 ADSP-01 : https://taudata.blog…
Read more »