RFD Classification Machine Learning project developed using Python and Jupyter Notebook. This project includes data preprocessing, exploratory data analysis, feature engineering, and implementation of multiple classification algorithms such as Logistic Regression, Random Forest, SVM, KNN, and Naive Bayes for prediction and accuracy evaluation.
Active repository
Jupyter NotebookMIT
⑂ 0 forks◯ 0 issuesUpdated May 18, 2026
During my undergrad, I implemented a music recommendation system based on music digital track analysis. However, it's time for me to use text mining technology on lyrics to upgrade that project. Goals: (1)build a music mood(happy or sad) classifier based on lyrics analysis (2)what words and their distributions are in different mood categories? (3)How are the key words change in songs for the recent years? Project evaluation: (1)data collection: the training data and validation data will be collected from the largest lyric database on Lyricwiki.org (2)feature selection: the most common feature type to consider are BOW(bag of word) and POS(part of speech) combined with stemming using word-net (3)Training model : SVM, Naive Bayes using grid search method. (4)data visualization for goal two and three This project will be done using python on jupyter notebook. reference: Hu, X. (2010). Improving music mood classification using lyrics, audio and social tags (Doctoral dissertation, University of Arizona).
Active repository
Jupyter NotebookNo license
⑂ 3 forks◯ 1 issuesUpdated Apr 1, 2026
Over the past decade, bicycle-sharing systems have been growing in number and popularity in cities across the world. Bicycle-sharing systems allow users to rent bicycles on a very short-term basis for a price. This allows people to borrow a bike from point A and return it at point B, though they can also return it to the same location if they'd like to just go for a ride. Regardless, each bike can serve several users per day. Thanks to the rise in information technologies, it is easy for a user of the system to access a dock within the system to unlock or return bicycles. These technologies also provide a wealth of data that can be used to explore how these bike-sharing systems are used. In this project, you will use data provided by Motivate, a bike share system provider for many major cities in the United States, to uncover bike share usage patterns. You will compare the system usage between three large cities: Chicago, New York City, and Washington, DC. Day:1 In this project, Students will make use of Python to explore data related to bike share systems for three major cities in the United States—Chicago, New York City, and Washington. You will write code to import the data and answer interesting questions about it by computing descriptive statistics. They will also write a script that takes in raw input to create an interactive experience in the terminal to present these statistics. Technologies that will be covered are Numpy, Pandas, Matplotlib, Seaborn, Jupyter notebook. We will be giving the students a deep dive into the Data Analytical process Day:2 We will be giving the students an insight into one of the major fields of Machine Learning ie. Time Series forcasting we will be taking them through the relevant theory and make them understand of the importance and different techniques that are available to deal with it. After that we will be working hands on the bike share data set implementing different algorithms and understanding them to the core We aim to provide students an insight into what exactly is the job of a data analyst and get them familiarise to how does the entire data analysis process work. The session will be hosted by Shaurya Sinha a data analyst at Jio and Parag Mittal Software engineer at Microsoft.
Active repository
Jupyter NotebookNo license
⑂ 18 forks◯ 2 issuesUpdated Apr 17, 2026
This repository, named "ml_practice," serves as a learning ground for various machine learning concepts and techniques. The repository contains a collection of Python scripts and Jupyter notebooks, each dedicated to exploring and implementing different machine learning algorithms, models, and methodologies.
Active repository
Jupyter NotebookNo license#data-analysis#data-science#eda#machine-learning
⑂ 0 forks◯ 0 issuesUpdated Jul 24, 2025
This is a python project to implement HDR imaging process with jupyter notebook.
Recently updatedActive repository
Jupyter NotebookNo license#hdr-images#high-dynamic-range#ipython-notebook#jupyter-notebook
⑂ 4 forks◯ 0 issuesUpdated 29 days ago
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow is a comprehensive machine learning project that guides users through the implementation of various algorithms and techniques, from basic linear regression to complex deep learning models. This repository includes code examples and Jupyter notebooks that demonstrate the concepts cov
Active repository
Jupyter NotebookNo license#data-science#jypyternotebook#machine-learning#python
⑂ 4 forks◯ 0 issuesUpdated Jun 10, 2026