An open API service indexing awesome lists of open source software.

https://github.com/hexcube/datapreprocesspy

Data preprocessing techniques implemented in Python for Data Mining assignments
https://github.com/hexcube/datapreprocesspy

academic data-mining data-preprocessing google-colab jupyter-notebook masters-degree python

Last synced: 3 months ago
JSON representation

Data preprocessing techniques implemented in Python for Data Mining assignments

Awesome Lists containing this project

README

        

# DataPreprocessPy
Python implementations of data preprocessing techniques for assignments of Data Mining elective. Part of Cochin University Masters Degree course for 2018 scheme.

## How To Setup
On Ubuntu 16.04 LTS or up:

sudo apt install python3-pip
pip3 install --user jupyterlab

jupyter lab

## View/Run Online
- [Run jupyter notebooks on Google Colab](https://colab.research.google.com/github/HEXcube/DataPreprocessPy/)
- [View assignment report on Google Docs Viewer](https://docs.google.com/gview?url=https://rawcdn.githack.com/HEXcube/DataPreprocessPy/v1.1/Report%20Prototype.docx)

## Credits
By team_pyCrastinators:
- Ajay Edaparambil
- Akhilesh L
- Amna Ashref
- Arun H Das
- Dhiya Markose
- Fasna K
- Glaffy Antony
- Hasba Habeeb
- Rohan Villoth
- Rubseena N U

## License
- Except where otherwise noted, all original content here are released under [MIT license](https://opensource.org/licenses/MIT)