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
- Host: GitHub
- URL: https://github.com/hexcube/datapreprocesspy
- Owner: HEXcube
- License: mit
- Created: 2020-10-01T10:19:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-16T20:02:43.000Z (over 4 years ago)
- Last Synced: 2025-01-09T16:36:38.440Z (5 months ago)
- Topics: academic, data-mining, data-preprocessing, google-colab, jupyter-notebook, masters-degree, python
- Language: Jupyter Notebook
- Homepage: https://colab.research.google.com/github/HEXcube/DataPreprocessPy/
- Size: 1.38 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 jupyterlabjupyter 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)