- Python Fundamentals in Complete Detail
- pandas practice
- numpy practice
- matplotlib practice
- Scikit Learn
Numpy in Detail Numpy.ipynb
Pandas in Detail Pandas.ipynb
Matplotlib in Detail Matplotlib.ipynb
Scikit_Learn in Detail Scikit_Learn.ipynb
Thanks to the course: Complete Machine Learning and Data Science Bootcamp 2021: Zero to Mastery Academy
Content:
- Regular Expressions and word Tokenization
- Simple Topic Identification
- Named-entity recognition
- Building a "Fake News" classifier
Thanks to the course:Introduction to natural language processing in python
Content:
- Basic features and readability scores
- Text preprocessing, Part Of Speech tagging and Named Entity Recognition
- N-Gram models
- TF-IDF and similarity scores
Thanks to the course:Feature Engineering for NLP in Python