Skip to content

Jessica Peng

Columbia Computer Science

Month: April 2021

Posted on April 15, 2021

KMeans Clustering

Since I’m currently doing KMeans Clustering for my AI class, here are some resources I found helpful:

sklearn.cluster.KMeans:

https://scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html

Example code of kMeans segmentation: 

Segmentation using k-means clustering in Python

Image Segmentation using KMeans:

Open CV Tutorial: https://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_ml/py_kmeans/py_kmeans_opencv/py_kmeans_opencv.html

Open CV Full Tutorial with Python: 

 

Posted on April 7, 2021April 7, 2021

How to draw an NFA for Regular Expressions

Recent Posts

  • Great links for list comprehension practice
  • The Battle of Algiers
  • Battle of Algiers
  • How to connect Codio with Github
  • How to make Preview the Default Application for Opening PDFs instead of Adobe (MacOS)

Archives

  • October 2021
  • August 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018

Categories

  • Artificial Intelligence
  • Computer Science
  • Conference Notes
  • iOS
  • iPv6
  • Lessons
  • Machine Learning
  • TIL
  • Uncategorized
  • Uwriting
Proudly powered by WordPress