Skip to content
Snippets Groups Projects
Commit cc3b62d6 authored by DIANE's avatar DIANE
Browse files

correction

parent b84fecd5
No related branches found
No related tags found
No related merge requests found
<<<<<<< HEAD
from Class_Mod import PlsR, LinearPCA, Umap, find_col_index, PinardPlsr, Nmf
=======
from Packages import * from Packages import *
from Class_Mod import PlsR, LinearPCA, Umap, find_col_index, PinardPlsr from Class_Mod import PlsR, LinearPCA, Umap, find_col_index, PinardPlsr
>>>>>>> 62640b80a4da8925b8fe9e07a1be60df55c54ff7
from Class_Mod import LWPLSR, list_files, metrics, TpeIpls, reg_plot, resid_plot, Sk_Kmeans, DxRead, Hdbscan, read_dx, PlsProcess from Class_Mod import LWPLSR, list_files, metrics, TpeIpls, reg_plot, resid_plot, Sk_Kmeans, DxRead, Hdbscan, read_dx, PlsProcess
from Class_Mod.DATA_HANDLING import * from Class_Mod.DATA_HANDLING import *
from Class_Mod.Miscellaneous import prediction, download_results, plot_spectra, local_css from Class_Mod.Miscellaneous import prediction, download_results, plot_spectra, local_css
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment