Skip to content
#

feature-engineering-algorithm

Here are 6 public repositories matching this topic...

Language: All
Filter by language

Optimization in RegularizedΝon-negative Μatrix Factorization. A feature engineering algorithm in multivariate analysis and linear algebra where a matrix Χ is factorized into (usually) two matrices W and H (i call it C), with the property that all three matrices have no negative elements.Also the factorization works better for sparse data than PC…

  • Updated Dec 3, 2020
  • Python

This repository hosts Python code that utilizes the Scikit-learn preprocessing API for data preprocessing. The code presents a comprehensive range of tools that handle missing data, scale data, encode categorical variables, and perform other functions.

  • Updated Jun 3, 2024
  • Jupyter Notebook

Improve this page

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

Learn more