Metadata-Version: 2.1
Name: Eval_param_EM
Version: 1.0.2
Summary: A Python package to evaluate the regression and classification models.
Home-page: UNKNOWN
Author: Eshika Mahajan
Author-email: eshikamahajan21@gmail.com
License: MIT
Description: Evaluating the performance of ML Models 
        
        # Evaluation-Parameters-for-ML-models
        Collecetion of Basic Parameters like accuaracy etc for evaluating the models 
        
        # Model Evaluation
        Model evaluation aims to estimate the generalization accuracy of a model on future (unseen/out-of-sample) data. Where we have different techniques to predict the data, its accuracy and other evaluation parameters helps in selecting the best ML Algorithm to be used.
        
        #For complete info
        please refer to "https://github.com/Eshikamahajan/Evaluation-Parameters-for-ML-models/edit/master/README.md" for more details as to how to use this package.
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
