Skip to content
#

model-building

Here are 120 public repositories matching this topic...

Assignment-04-Simple-Linear-Regression-2. Q2) Salary_hike -> Build a prediction model for Salary_hike Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. EDA and Data Visualization. Correlation Analysis. Model Building. Model Testing. Model Predictions.

  • Updated May 30, 2021
  • Jupyter Notebook

Assignment-04-Simple-Linear-Regression-1. Q1) Delivery_time -> Predict delivery time using sorting time. Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. EDA and Data Visualization, Feature Engineering, Correlation Analysis, Model Building, Model Testing and Mo…

  • Updated May 29, 2021
  • Jupyter Notebook

Data: Boston Housing Dataset (HousingData.csv) Programming language(s): R Tool(s): RStudio Business problem: To understand the drivers behind the value of houses in Boston and provide data-driven recommendation to the client on how they can increase the value of housing.The Boston housing dataset consisted of 506 observations and 14 variables. P…

  • Updated Feb 26, 2018
  • R

The goal of this project is to build an RL-based algorithm that can help cab drivers maximize their profits by improving their decision-making process on the field. Taking long-term profit as the goal, a method is proposed based on reinforcement learning to optimize taxi driving strategies for profit maximization. This optimization problem is fo…

  • Updated Jul 9, 2021
  • Jupyter Notebook

In this project, I predict which customers are more likely to respond positively to a bank marketing call by setting up a regular savings deposit or subscribing the term “made_deposit”. Three classification algorithms have been developed in order to predict the target variable. Logistic Regression, Decision Tree and Multi-Layer Perceptron (MLP).…

  • Updated Apr 27, 2020
  • Jupyter Notebook

This project consists of custom built modelling frameworks for pricing equity assets. Through the project's evolution, the framework evolves from a single case Discounted Cash Flow model to an interactive Probability Weighted Discounted Cash Flow model that includes multiple cases, multiple supporting models and is all built in Excel while utili…

  • Updated Aug 23, 2021

Competition conducted by American Express on HackerEarth Platform to Predict Credit Card Defaulters by building Machine Learning Models for the given data.

  • Updated Jan 14, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the model-building topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the model-building topic, visit your repo's landing page and select "manage topics."

Learn more