Welcome to Kane's Wiki Knowledge

Here, I note everything I've learned and encountered, hoping it can be helpful to others as well.

DeepLearning.AI - Mathematics for Machine Learning and Data Science Specialization

Linear Algebra
Linear Equation
Singular vs non-singular matrices
Linear dependence and independence
The determinant

DeepLearning.AI - Natural Language Processing Specialization

Natural Language Processing with Classification and Vector Spaces
Sentiment analysis
Logistic regression
Data pre-processing: stemming, Stop words, p unctuation
Calculating word frequencies
Feature extraction
Vocabulary creation
Supervised learning
Error analysis
Naive Bayes inference
Log likelihood
Laplacian smoothing
conditional probabilities
Bayes rule
Sentiment analysis
Vocabulary creation
Supervised learning
Confidence ellipses
Covariance matrices
Dimensionality reduction
Principal component analysis
Cosine similarity
Euclidean distance
Co-occurrence matrices
Vector representations
Vector space models

CTAI2024 - Natural Language Processing

Text Data Preprocessing Techniques
Uncapitalizing
Removing Punctuation
Removing Stopwords
Standardizing text
Correcting spelling
Tokenizing
Stemming and Lemmatization