paralytics package¶
Submodules¶
Functions¶
| Prevents user from calling objects of decorated classes without using the with statement. | 
Classes¶
| 
 | Removes correlated columns exceeding the thresh value. | 
| 
 | Discretizes variables in a given data set. | 
| Warning used to notify user that nothing has been selected. | |
| 
 | Concatenates results of multiple pandas.DataFrame transformers. | 
| 
 | Encodes categorical features with the corresponding target value. | 
| Exception class to raise if number of unique values is not matching the required threshold. | |
| 
 | Makes feature selection based on Variance Inflation Factor. |