There are 0 repository under modelbuilding topic.
This project demonstrates the working of tensorflow-extended for creating scalable ML pipelines as well to automate CI/CD pipelines.
Welcome to the Machine Learning Repository - Part 4! This repository focuses on unsupervised machine learning algorithms, particularly clustering techniques, and explores the fascinating world of ensemble methods, including boosting and bagging.
sms spam ham classification using NLP Techniques
Exploratory Data Analysis & predicting medical insurance cost with machine learning.
Car Price Prediction: Machine Learning (Data Science) Project using CarDekho.com dataset predicting prices of cars
An education company named X Education sells online courses to industry professionals. On any given day, many professionals who are interested in the courses land on their website and browse for courses.
To model the demand for shared bikes with the available independent variables
Multi Linear Regression - Assignment - 50 Startups
This Repo will contain the Machine Learning code and projects I will be doing
A bike-sharing system is a service in which bikes are made available for shared use to individuals on a short term basis for a price or free. Many bike share systems allow people to borrow a bike from a "dock" which is usually computer-controlled wherein the user enters the payment information, and the system unlocks it.
A general cross-platform tool for preparing simulations of molecules and complex molecular assemblies
Student Exam Performance Indicator: ML Project Repository for analyzing and predicting student performance. Explore data, build models, and gain insights with ease.
Internship in Codeway Solution Company
Titanic Machine Learning from Disaster
The objective of this project is to develop a machine learning model and deploy it as a user-friendly web application that predicts the resale prices of flats in Singapore.
Semantic Similarity on SNLI dataset using BERT as well as TF-IDF+BERT(Pooled) embeddings.
Bangalore Home Price Prediction uses machine learning models to predict housing prices based on features like location, size, and number of bedrooms. The project includes data preprocessing, exploratory analysis, and model building with algorithms such as Linear Regression to achieve high accuracy.
Smartphone Price Prediction is a machine learning project that predicts the price category of a smartphone based on its features. This project provides insights into how various specifications, such as RAM, battery capacity, and processor speed, influence the pricing of smartphones.
The project involves creating a predictive model and analyzing the impact of Brexit on UK house prices. It includes tasks such as data preprocessing, exploratory data analysis, feature selection, model building, and visualization of the impact of Brexit on house prices.
In this project Utilizing advanced time series forecasting models, successfully predicted department-wide sales for each store for the upcoming year and Visualizing the data in streamlit GUI.
Building different machine learning models and selecting the best model for the given dataset. Saving the metrics ,parameters, artifacts, models in mlflow and using restapi for making predictions on validation data using the best model chosen.
This repository serves as a showcase for my data science project, demonstrating a project on prediction of high pressure compressor issentropic efficiency using machine learning algorithm
This is the second project I completed as part of the Machine Learning Module from my post-graduate certification in AI/ Machine Learning from University of Texas' McCombs School of Business.
Case Study
The motive of this project is to find out the customer satisfaction of some residential hotels of Dhaka.
This repository features a collection of my DataCamp projects, including analyzing the Google Play Store app market, investigating Netflix movie trends, building a credit card approval predictor, and increasing site subscriptions using logistic regression.
The business objective of this project is to develop a reliable predictive model for flight cancellations to support Flyzy's mission of providing a smooth and hassle-free air travel experience.
"Explore my latest tech portfolio showcasing academic record projects and my passion for data analytics, insight generation, visualizations, model building, and project planning. These projects mark my initial foray into data science, with a continuous drive to learn and explore new ways to use data. Stay tuned for more ambitious projects!"
This repository contains the code and resources for a comprehensive case study on mortgage trading, designed to help Industrial/Organizational Economists understand the financial system, sharpen data modeling, and financial analysis skills, and experience the dynamic environment of a mortgage trading desk.
Designed an end-to-end ML model pipeline, forecasting department-wide sales by accounting for holiday markdown effects, spanning data collection to inferencing.
Designed an end-to-end ML model pipeline, forecasting department-wide sales by accounting for holiday markdown effects, spanning data collection to inferencing.
The Global Superstore dataset is a comprehensive collection of sales data spanning multiple years, regions, and product categories. This rich dataset encapsulates critical business metrics including sales revenue, profit, order quantity, and shipping cost, making it ideal for various data analysis and machine learning projects.
Predict customer churn using historical data and machine learning. Retain customers, enhance planning, and cultivate a stable business environment.This project performed on machine learning intern at Mentorness.
A Heart Diseases Prediction built using Django web applications. Users can check whether it suffer heart diseases or not.
In our internship at Mentorness, we explored T20 World Cup data, using machine learning with expert guidance. Our team analyzed player performance and game outcomes, demonstrating the influence of mentorship on applying machine learning in cricket analytics.
The project explores multiple machine learning algorithms and evaluates their performance using various metrics, such as accuracy and confusion matrices. The models tested include Logistic Regression, K-Nearest Neighbors (KNN), Naive Bayes, and Support Vector Machine (SVM). In addition, regularization techniques (L1, L2) are used to avoid overfit.