dummy-variables

There are 19 repositories under dummy-variables topic.

  • vishnukanduri/Credit-Risk-Modeling-in-Python

    Modeled the credit risk associated with consumer loans. Performed exploratory data analysis (EDA), preprocessing of continuous and discrete variables using various techniques depending on the feature. Checked for missing values and cleaned the data. Built the probability of default model using Logistic Regression. Visualized all the results. Computed Weight of Evidence and price elasticities.

    Language:Jupyter Notebook784134
  • kshitij-raj/Bike-Share-Prediction

    Predictive model that tells important factors(or features) affecting the demand for shared bikes

    Language:Jupyter Notebook2100
  • jesussantana/SkLearn-Train-Test

    Scientific programming through the SKLearn / Scikitlearn library

    Language:Jupyter Notebook120
  • nisa-g/Data-Preprocessing-Full-Code

    This file provides full practice of data preprocessing methods and techniques using different types of libraries.

    Language:Python1100
  • FeatureEngineering

    TheMrityunjayPathak/FeatureEngineering

    Feature Engineering with Python

    Language:Jupyter Notebook1100
  • twdooley/bgg_project

    Language:Jupyter Notebook1101
  • AWrzos/Study_Regression

    different types of regression

    Language:Jupyter Notebook0101
  • chinmayeeguru/Lead-Scoring-Logistic-Regression-Model

    To predict which customer is most likely to convert

    Language:Jupyter Notebook0100
  • Fabrizio211/64060_IntroMachineLearning_ffiorini

    Introduction to Machine Learning course - Spring 2021 - Supervised and Unsupervised Learning, KNN Classification Models, Naive-Bayes Classifier, Regression Analysis, K-Means and DBSCAN Clustering Analysis, Association Rules and PCA, Confusion Matrix, Normalization, Dummy Variables.

    Language:HTML0100
  • lakshaykakkarr/bikes-sales

    Business Goal: To model the demand for shared bikes with the available independent variables. It will be used by the management to understand how exactly the demands vary with different features. They can accordingly manipulate the business strategy to meet the demand levels and meet the customer's expectations.

    Language:Jupyter Notebook0200
  • MaoIlich/Project-0-Linear-Regression

    Goal is to predict the miles per gallon of the cars using different attributes

    Language:Jupyter Notebook0100
  • megamillions/Housing-Prices-Competition

    Build a model with machine learning to predict housing prices in Ames, Iowa. Top 11% in the Kaggle Housing Prices Competition.

    Language:Python0100
  • Housing-Regression-Project

    melodygr/Housing-Regression-Project

    King County Real Estate Model

    Language:Jupyter Notebook0000
  • prasadposture/Data-Preparation

    There are lot of things that need to be done on the given dataset before we feed it to the machine, these things come under data preprocessing. In this repository I have tried to explain those things with some examples.

    Language:Jupyter Notebook0102
  • shreyas-singhal/Bike-Sharing-Case-Study

    The Bike Sharing Company wants to understand the independent variables on their past data to analyze and create a machine learning model to understand the demand of the bike and accordingly plan a business strategy.

    Language:Jupyter Notebook0100
  • shreyas-singhal/Lead-Scoring-Case-Study

    X Education Organization wants to identify if a customer registered on their website for enquiry is a potential customer or not. Using past data to build a machine learning algorithm

    Language:Jupyter Notebook0100
  • ashishyadav24092000/MultipleLinearRegression_CategoricalVariables

    This python code shows howw regression is handled in case of categorical variables using duumies. It calculates the multiple regression code and shows the regression table. It also performs the residual analysis.

    Language:Jupyter Notebook10
  • ayushnanda21/Machine-learning-Preqs

    Working Examples of all algorithms with datasets

    Language:Jupyter Notebook10
  • pramodiperera/ML

    Sample programs with basic machine learning concepts

    Language:Jupyter Notebook10