gatapia/py_ml_utils
Some small utility modules to help with pandas, numpy and sklearn usage in other projects
Python
Issues
- 0
update requirements.txt (sklearn -> scikit-learn)
#17 opened by cadnav - 0
may you check results for introspect_sklearn.py
#15 opened by Sandy4321 - 0
error builtins.Exception: After[sklearn.externals.joblib.parallel.Parallel] Processes increased by: 2
#14 opened by Sandy4321 - 0
psutil error in introspect_sklearn.py
#13 opened by Sandy4321 - 0
May you share code example to use this file regressor_finder.py on simple data pls
#12 opened by Sandy4321 - 0
- 0
error in self.assertEqual(['linear', 'poly', 'precomputed', 'rbf', 'sigmoid'], pst("string, optional (default='rbf')", "Specifies the kernel type to be used in the algorithm.It must be one of 'linear', 'poly', 'rbf', 'sigmoid', 'precomputed' ora callable.If none is given, 'rbf' will be used. If a callable is given it isused to precompute the kernel matrix."))
#10 opened by Sandy4321 - 0
- 0
- 0
error in line from ..misc import *
#7 opened by Sandy4321 - 0
- 1
examples for this great code would very useful
#5 opened by Sandy4321 - 0
- 1
issue with temp files
#1 opened by mmeftah - 1
xgboost - Python?
#2 opened by BrianMiner