Skip to content
/ xam Public
forked from MaxHalford/xam

🎯 Personal data science and machine learning toolbox

License

Notifications You must be signed in to change notification settings

KBALDE/xam

This branch is up to date with MaxHalford/xam:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

93c0669 · Feb 4, 2020
May 14, 2017
Oct 17, 2019
May 19, 2018
Feb 4, 2020
Apr 16, 2019
Sep 27, 2018
Apr 16, 2019
Sep 12, 2019
Sep 24, 2018
Feb 4, 2017
Oct 17, 2019
Jun 19, 2019
May 21, 2019
Sep 27, 2018

Repository files navigation

xam Build Status

xam is my personal data science and machine learning toolbox. It is written in Python 3 and stands on the shoulders of giants (mainly pandas and scikit-learn). It loosely follows scikit-learn's fit/transform/predict convention.

Installation

⚠️ Because xam is a personal toolkit, the --upgrade flag will install the latest releases of each dependency (scipy, pandas etc.). I like to stay up-to-date with the latest library versions.

Table of contents

Usage example is available in the docs folder. Each example is tested with doctest.

Other Python data science and machine learning toolkits

License

The MIT License (MIT). Please see the license file for more information.

About

🎯 Personal data science and machine learning toolbox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%