You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository is a comprehensive guide for learning data science using Python. It covers various essential libraries and tools commonly used in the field of data science, including Jupyter Notebook, Matplotlib, NumPy, Pandas, Scikit-learn, and PyTorch.
🤖💻This repository showcases a comprehensive Natural Language Processing (NLP) pipeline implemented in Python using Jupyter notebooks. The pipeline deploys various machine learning techniques to classify labeled dataset. The pipeline employs comparisons of the dataset using Recurrent Neural Network (RNN) and RandomForest Classifier algorithms.