Skip to content
#

dimensional-analysis

Here are 87 public repositories matching this topic...

A type-safe representation of units with zero-run-time overhead. This library decouples the physical dimensions from the units themselves there by allowing to inter-convert between different systems such as SI and Imperial. The system allows for non-integer rational powers of physical dimensions as well(eg: L^2.5)

  • Updated May 31, 2021
  • C++

This repository consists of performing Principal Component Analysis (Finding out the principle components of our dataset), using the concept of Eigen Vectors and Eigen Values of the correlation matrix. Also, it also includes the technique of reducing the dimension of the data using Singular Value Decomposition technique and reduce it to the lowe…

  • Updated May 26, 2022
  • Jupyter Notebook

Dimensionality reduction is basically a process of reducing the amount of random features,attributes variables or in this case called dimensions in a dataset and leaving as much variation in the dataset as possible by obtaining a set of only relevant features to increase the effiency of a model.

  • Updated Apr 28, 2022
  • Jupyter Notebook

Improve this page

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

Learn more