Python package code repo for BaselineRemoval. It has below 3 methods for baseline removal from spectra for baseline correction, namely ModPoly, IModPoly and Zhang fit. The functions will return bas…
Python library for feature selection for text features. It has filter method and genetic algorithm for improving text classification models. Helps improve your machine learning models