Chi Kit Yeung
About Projects Blog Public Contact

Logistic Regression

Series: Machine Learning with Python

Logistic Regression is a form supervised machine learning where we try to predict a categorical dependent variable, y, using one or more independent variables, x.

August 17, 2024

Merge Two DataFrames by Column

Series: Python Cookbook

Joining two dataframes on a key with pandas

August 2, 2024

Convert Boolean Columns in a Dataframe to Float

Series: Python Cookbook

A function to convert boolean columns in a dataframe to float dtype

July 28, 2024

Linear Regression

Series: Machine Learning with Python

Linear Regression is a form supervised machine learning where we try to predict a dependent variable, y, using one or more independent variables, x.

July 14, 2024

Introduction

Series: Machine Learning with Python

A collection of course notes on Machine Learning in Python.

March 26, 2024

  • ← Newer
  • 2 of 5
  • Older →

My Digital Garden

Embracing the idea of ’learning in public’. Here you can find notes, thoughts, writings, and musings at various levels of polish on seemingly random topics that interest me.

© 2025 Chi Kit Yeung Made with Hugo ApĂ©ro.
Based on Blogophonic by Formspree.

Contact