* All notable changes to this project will be documented in this file.
* Lecture wise File Specific changes are also mentioned.
- Migrated all codes to Python-3.
- Updated Shabang to '#!/usr/bin/python3'.
- Updated Libraries to support Python 3.6 or higher.
- Added Python-3 version of Course Quiz questions. (In Some Cases).
- Updated 'readme.md'
- Updated 'requirements.txt'.
- Updated '.gitignore'.
- Added 'Changelog.md'
- Updated printing the file size from '423 MB' to '1.82 GB' as the Dataset has been Updated.
- Updated code for downloading 'enron_mail_20150507.tar.gz' using 'requests' instead of 'urllib'.
- Updated code for extracting 'enron_mail_20150507.tar.gz' for Python-3.
- 'joblib' used instead of 'Pickle' and 'cPickle'.
- 'model_selection.train_test_split' used instead of 'cross_validation.train_test_split'.
- Added Python-3 code to print Training and Predicting Time for Course Quiz.
- Added the Fix for Indexing Issue in slicing 1% of Training Data.
- No Special Changes
- 'joblib' used instead of 'Pickle'.
- 'joblib' used instead of 'Pickle'
- 'joblib' used instead of 'Pickle'.
- Updated reading mode of '.pkl' file from 'r' to 'rb' to resolve file reading issue.
- 'model_selection.train_test_split' used instead of 'cross_validation.train_test_split'.
- Added 'sort_keys' parameter to Line 26 as mentioned in the Course for Python-3 Compatibility.
- 'joblib' used instead of 'Pickle'.
- Updated reading mode of '.pkl' file from 'r' to 'rb' to resolve file reading issue.
- 'joblib' used instead of 'Pickle'.
- Updated reading mode of '.pkl' file from 'r' to 'rb' to resolve file reading issue.
- 'model_selection.train_test_split' used instead of 'cross_validation.train_test_split'.
- 'joblib' used instead of 'Pickle'.
- Updated reading mode of '.pkl' file from 'r' to 'rb' to resolve file reading issue.
- No Special Changes
- Updated 'string' syntax for Python-3 Compatibility.
- 'joblib' used instead of 'Pickle'.
- 'joblib' used instead of 'Pickle'.
- 'model_selection.train_test_split' used instead of 'cross_validation.train_test_split'.
- 'model_selection.train_test_split' used instead of 'cross_validation.train_test_split'.
- No Special Changes
- No Special Changes
- No Special Changes
- No Special Changes