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
In this ML project i have used Natural language processing (NLP) techniques and other data preprocessing techniques to feed my Machine Learning Algorithm a good data, and deploy it using flask.
Embark on a transformative "100 Days of Machine Learning" journey. This curated repository guides enthusiasts through a hands-on approach, covering fundamental ML concepts, algorithms, and applications. Each day, engage in theoretical insights, practical coding exercises, and real-world projects. Balance theory with hands-on experience.
Create the Decision Tree classifier and visualize it graphically. The purpose is if we feed any new data to this classifier, it would be able to predict the right class accordingly.
Forecasted Airbnb 'Super host' status in Chicago with an 84% accuracy using Logistic Regression and assessed potential returns on investment employing the Herfindahl Index for strategic investment insights
Natural LangWiz is a repository for exploring Natural Language Processing (NLP) techniques through Jupyter notebooks. It covers everything from text preprocessing and sentiment analysis to advanced transformer models. Dive in to see how we turn raw text into actionable insights with a touch of NLP wizardry!
The T20 Totalitarian project aims to leverage machine learning to predict the total score of a team in a T20 World Cup cricket match. By utilizing the powerful XGBoost algorithm, we aim to provide accurate predictions that can help in strategizing and understanding match dynamics better.
This is an exciting project that aims to predict cryptocurrency prices using artificial intelligence (AI) and machine learning (ML) techniques. The project uses historical data of various cryptocurrencies and applies different algorithms to predict their prices in the future.
This project analyzes and preprocess the resumes data (consist of 2K+ instances) applying Natural Language Processing (NLP). It also involves the classification applying a variety of Machine Learning (ML) techniques.