Skip to content

CAG9/Autoencoder-Feature-Extraction

Repository files navigation

Autoencoder Feature Extraction

Results

Accuracy LogisticRegression Simple: 0.8939
Accuracy LogisticRegression With Autoencoder: 0.9242

Loss

Author

License

MIT License

Introduction

An autoencoder is a type of artificial neural network used to learn efficient codings of unlabeled data. The encoding is validated and refined by attempting to regenerate the input from the encoding. The autoencoder learns a representation for a set of data, typically for dimensionality reduction, by training the network to ignore insignificant data (“noise”).
The encoder can then be used as a data preparation technique to perform feature extraction on raw data that can be used to train a different machine learning model.

Model

Autoencoder

Tools

  • Python 3
  • Tensorflow 2
  • Keras
  • Scikit-learn
  • Matplotlib

Dataset

  • sklearn.datasets make_classification
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy