Skip to content
#

sum-of-squares

Here are 18 public repositories matching this topic...

PRoTECT is an open-source software tool, with a user-friendly GUI, for the purposes of formal verification using polynomial-type barrier certificates for safety specifications. PRoTECT can handle discrete-time stochastic systems, continuous-time stochastic systems, discrete-time deterministic systems and continuous-time deterministic systems.

  • Updated May 1, 2024
  • Python

Unsupervised-ML---K-Means-Clustering-Non-Hierarchical-Clustering-Univ. Use Elbow Graph to find optimum number of clusters (K value) from K values range. The K-means algorithm aims to choose centroids that minimise the inertia, or within-cluster sum-of-squares criterion WCSS. Plot K values range vs WCSS to get Elbow graph for choosing K (no. of c…

  • Updated Jun 27, 2021
  • Jupyter Notebook

Assignment-07-K-Means-Clustering-Airlines. Perform clustering (K means clustering) for the airlines data to obtain optimum number of clusters. Draw the inferences from the clusters obtained. The file EastWestAirlinescontains information on passengers who belong to an airline’s frequent flier program. For each passenger the data include informati…

  • Updated Jun 26, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the sum-of-squares 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 sum-of-squares topic, visit your repo's landing page and select "manage topics."

Learn more