Skip to content
#

centroids

Here are 27 public repositories matching this topic...

We'll use Python to build and evaluate several machine learning models to predict credit risk. Being able to predict credit risk with machine learning algorithms can help banks and financial institutions predict anomalies, reduce risk cases, monitor portfolios, and provide recommendations on what to do in cases of fraud.

  • Updated Mar 5, 2022
  • Jupyter Notebook

This project consists in the implementation of the K-Means and Mini-Batch K-Means clustering algorithms. This is not to be considered as the final and most efficient algorithm implementation as the objective here is to make a clear comparison between the sequential and parallel execution of the clustering steps.

  • Updated Jul 9, 2023
  • C++

Improve this page

Add a description, image, and links to the centroids topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the centroids topic, visit your repo's landing page and select "manage topics."

Learn more