Metadata-Version: 2.1
Name: adval
Version: 0.0.2
Summary: Adversarial validation for train-test datasets
Home-page: https://github.com/alikula314/adval
Author: Muhammet Ali Kula
Author-email: alikula3.14@gmail.com
License: MIT
Keywords: adversarial validation train-test-split data-sceince machine-learning
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENSE.txt


Adversarial Validator
==============================

The code is Python 3

Installation
------------------------

Fast install:

::

    pip install adval




Procedure:

::

    drop the training data target column 



    



    
    


