Open in app

Sign In

Write

Sign In

Mastodon
Junlin Liu
Junlin Liu

35 Followers

Home

About

Published in Geek Culture

·Pinned

ML Series7: Bernoulli Naive Bayes

A Probabilistic Approach to ML & Naive Bayes is not Bayesian Naive Bayes is a simple and efficient algorithm for solving a variety of classification problems. It is easy to build and particularly useful on large datasets. More importantly, this model introduces a probabilistic approach to understand machine learning. Per…

Naive Bayes

4 min read

ML Series7: Bernoulli Naive Bayes
ML Series7: Bernoulli Naive Bayes
Naive Bayes

4 min read


May 23, 2022

Time Series Models

Time series analysis and forecasting have many applications, because of its “claimed” capability in predicting the future. This blog covers some of the most classic statistical time series models. It is intended to remind myself of some important concepts. Therefore, apologize for any unclearness. The essential goal of time series…

Time Series Analysis

2 min read

Time Series Models
Time Series Models
Time Series Analysis

2 min read


Nov 12, 2021

Markov Chains

Model for systems that change over time in a random manner A Markov chain is a special type of stochastic process, defined in terms of the conditional distributions of future states given the present and past states. If the current state only depends on the previous state. A sequence of random variables 𝑋1, 𝑋2,… is called a stochastic process or random process with discrete time parameter. Homogeneous Markov Chain

Markov Chains

2 min read

Markov Chains
Markov Chains
Markov Chains

2 min read


Oct 20, 2021

Continuous Probability Distribution

Definition

Probability

3 min read

Continuous Probability Distribution
Continuous Probability Distribution
Probability

3 min read


Sep 23, 2021

Discrete Probability Distribution

Probability mass function -> Discrete (finite number of different values) Probability density function -> Continuous (every value in an interval) Both have cumulative distribution function, where f(x) = P(X<x) The inverse of the CDF is called quantile function, and it is useful for indicating where the probability is located in a distribution. Discrete Distributions f(x) are all probability mass function(pmf)

Probability

2 min read

Discrete Probability Distribution
Discrete Probability Distribution
Probability

2 min read


Sep 1, 2021

Prob and Stats2: Conditional Probability

Conditional Probability & Bayes Theorem Conditional probability is important because a lot of supervised learning problem is structured in a way like what is Y given features X. And conditional probability is an intuitive way to construct it.

Conditional Probability

3 min read

Prob and Stats2: Conditional Probability
Prob and Stats2: Conditional Probability
Conditional Probability

3 min read


Aug 31, 2021

Prob and Stats1: Probability

Permutation & Combination Probability is based on events, which is a set of possible outcomes of a experiment. Each event is a subset of sample space. Pr(A) is the probability that A event will occur, given a experiment. Permutations The number of distinct orderings of k items selected without replacement from…

Probability

3 min read

Prob and Stats1: Probability
Prob and Stats1: Probability
Probability

3 min read


Aug 19, 2021

ML Series8: Evaluation

How to know if the model is working? We’ve reviewed some of the most representative modern machine learning algorithms in the previous series. These can get us a good start to build supervised predictive models. Only learning about the models is not enough, since you can’t manage something you can’t measure. This post will focus on the performance measure, how good is the model and how to understand it.

Data Science

2 min read

ML Series8: Evaluation
ML Series8: Evaluation
Data Science

2 min read


Aug 13, 2021

ML Series6: Support Vector Machine

A Theoretically Beautiful Algorithm 🎆 Pre 1980s, almost all learning methods learned linear decision surfaces, and they have nice theoretical properties. In 1980s, decision trees and neural networks have allowed efficient learning of non-linear decision surfaces, but has little theoretical basis and suffer from local minima. …

Support Vector Machine

5 min read

ML Series6: Support Vector Machine
ML Series6: Support Vector Machine
Support Vector Machine

5 min read


Published in AIGuys

·Aug 12, 2021

ML Series5: Ensemble Learning

🔥The most popular category of learning algorithms The idea of Ensemble learning also referred to as a multi-classifier system, and committee-based learning is to build a prediction model by combining the strengths of a collection of simpler models. Like the old saying, “Unity is strength!”🥊. In general, when mixing a…

Ensemble Learning

5 min read

ML Series5: Ensemble Learning
ML Series5: Ensemble Learning
Ensemble Learning

5 min read

Junlin Liu

Junlin Liu

35 Followers

Data Scientist in Finance. Take care of the memories, polish knowledge.

Following
  • Dario Radečić

    Dario Radečić

  • ODSC - Open Data Science

    ODSC - Open Data Science

  • Tim Denning

    Tim Denning

  • Anne Bonfert

    Anne Bonfert

  • Jonathan Hui

    Jonathan Hui

See all (26)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech