Skip to content
#

model-building

Here are 120 public repositories matching this topic...

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

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

Multi-label classification is one of the standard tasks in text analytics. The objective is to perform an eXtreme multi-label classification (XMLC) on two datasets( https://www.kaggle.com/hsrobo/titlebased-semantic-subject-indexing) -EconBiz( ZBW - Leibniz Information Centre for Economics from July 2017) and PubMed(5th BioASQ challenge on large-…

  • Updated Jun 8, 2020
  • Jupyter Notebook

A Binary Classification Problem Optimized For AU-ROC Curve,. From Data Cleaning to Model Validation, Classifying whether a blight ticket will be paid in time or not, Trained 3 different Classifier on a Highly imbalanced Data provided by Detroit Open Data Portal with around 160000 Tickets.

  • Updated Aug 26, 2020
  • Jupyter Notebook

In this project we can see in action and in detail a big part of the ML pipeline (data wrangling,model building, model evaluation) that comprises different algorithms and approaches such as Decision Trees (RPART), Linear Discriminant Analysis (LDA), Gradient Boosting Machne (GBM), Random Forest (RF) Support Vector Machine (SVM) with or without M…

  • Updated Aug 27, 2020
  • R

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