Popular repositories Loading
-
Olympic_Data_Analysis
Olympic_Data_Analysis PublicDeveloped an exploratory data analysis project by using Olympic data sets, in which I did an overall analysis, a country-wise analysis, and an athletic analysis. I used pandas and Python for develo…
Jupyter Notebook
-
Car_price_prediction
Car_price_prediction PublicA car price prediction project involves using machine learning techniques to build a model that can accurately predict the price of a car based on various features such as make, model, age, mileage…
Jupyter Notebook
-
Movie_Recommendation_system
Movie_Recommendation_system PublicA movie recommendation system is an algorithm that suggests movies to users based on their preferences, viewing history, and other factors. It analyzes data such as ratings, genre, actors, director…
Jupyter Notebook
-
web-scraping-on-smartprix.com
web-scraping-on-smartprix.com PublicWeb scraping is the process of extracting data from websites using software tools. This can involve the use of Python libraries such as BeautifulSoup and Selenium to extract and collect data from s…
Jupyter Notebook
-
Toxic-comment-filter
Toxic-comment-filter PublicI have developed a predictive model for toxic comment filtering using a deep learning approach. Specifically, I employed a Long Short-Term Memory (LSTM) model implemented in the TensorFlow framewor…
Jupyter Notebook
-
Celebrity-Image-Classification
Celebrity-Image-Classification PublicThis is a sample project demonstrating image classification using Support Vector Machines (SVM). SVM is a machine learning algorithm that can be effectively used for image classification tasks. The…
Jupyter Notebook
If the problem persists, check the GitHub status page or contact support.