Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

chemfusekit

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chemfusekit

A minimal Python / Jupyter Notebook / Colab library for data fusion and chemometrical analysis.

  • 3.1.0
  • PyPI
  • Socket score

Maintainers
1

chemfusekit: Data Fusion and Analysis in Colab

linting: pylint Pylint Unittest Try It In Colab

Library Logo

A minimal Python / Jupyter Notebook / Colab library for data fusion and chemometrical analysis.

Developed as Federico Aguzzi's Computer Engineering undergraduate thesis project, under the supervision of Software Engineering Professor Angelo Michele Gargantini, based on the scripts made by Dr Giorgio Felizzato and the research of Professor Francesco Saverio Romolo of the Law Department of the University of Bergamo. Further info on the project here.


Get it on pip:

pip install chemfusekit

You can also try this demo:

Try It In Colab

and find instructions here.


Features

  • data fusion: join data from different sensors to increase the quality and precision of your chemometrical analysis
  • model training: train, save and load statistical models
  • data classification: use your models to classify and predict

Here's a list of the currently available modules:

  • LLDF: Low-Level Data Fusion
  • PCA: Principal Component Analysis
  • LDA: Linear Discriminant Analysis (demo)
  • SVM: Support Vector Machine (demo)
  • LR: Logistic Regression (demo)
  • KNN: k_Neighbors Analysis (demo)
  • PLSDA: Partial Least Squres Discriminant Analysis (demo)

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc