issues
search
dabrze
/
topsis-msd-improvement-actions
A Python library for creating TOPSIS rankings and visualizing the alternatives in WMSD for interpretation and designing improvement actions
MIT License
1
stars
0
forks
source link
MSD implementation
#5
Open
adam-cie
opened
2 years ago
dabrze
commented
2 years ago
Transformer based on sklearn:
https://scikit-learn.org/stable/modules/generated/sklearn.base.TransformerMixin.html
https://towardsdatascience.com/pipelines-custom-transformers-in-scikit-learn-the-step-by-step-guide-with-python-code-4a7d9b068156
Transformer based on sklearn: