All Projects → agconti → KaggleAux

agconti / KaggleAux

Licence: Apache-2.0 license
A collection of statistical tools to aid Data Science competitors in Kaggle Competitions.

Programming Languages

python
139335 projects - #7 most used programming language

###KaggleAux A collection of statistical methods to aid Data Science competitors in Kaggle Competitions.

To install:

  • pip install -r requirements.txt

Then simply import the module:

import kaggleaux as ka

Be sure to include the module in your python path, or add it to a folder that's already included.

All submissions are welcome. To submit a change, fork this repo, commit your changes, and send me a pull request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].