Giter Site home page Giter Site logo

popoolaio / datasist Goto Github PK

View Code? Open in Web Editor NEW

This project forked from risenw/datasist

0.0 0.0 0.0 7.01 MB

Datasist abstract numerous techniques and functions used repeatedly in Data Science and Machine Learning.

License: MIT License

Python 9.76% Jupyter Notebook 90.24%

datasist's Introduction

datasist

datasist: Python library for easy modelling, visualization and exploration

Latest Release latest release
Release Status status
License license

What is it?

datasist is a python package providing fast, quick, and an abstracted interface to popular and frequently used functions or techniques relating to data analysis, visualization, data exploration, feature engineering, Computer, NLP, Deep Learning, modeling, model deployment etc.

Install

pip install datasist

Dependencies

  • Numpy
  • pandas
  • seaborn
  • matplotlib

Installation from source (For contributors)

To install datasist from source you need python 3.6> in addition to the normal dependencies above.

Run the following command in a terminal/command prompt

git clone https://github.com/risenW/datasist.git
cd datasist
python setup.py install

Alternatively, you can use install with pip after cloning, if you want all the dependencies pulled in automatically (the -e option is for installing it in [development mode]:

git clone https://github.com/risenW/datasist.git
cd datasist
pip install -e .

Documentation

API documentation can be found here

Example Usage

Classification problem using Xente fraud dataset

Basic example using the Iris dataset

datasist's People

Contributors

codebrain001 avatar emekaborisama avatar kennyrich avatar marquisvictor avatar risenw avatar vishwaak avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.