regression-modelling
There are 9 repositories under regression-modelling topic.
chrismainey/Regression_Modelling_NHSR
Regression modelling workshop from NHS-R community conference 2019
paulnorthrop/lax
Loglikelihood Adjustment for Extreme Value Models
aslakvengbo/data-analysis-and-machine-learning-price-prediction-of-data-science-books
Data science project including: 1) data anlysis of data science books and 2) price prediction using machine learning.
SayamAlt/Black-Friday-Sales-Prediction
Successfully established a machine learning regression model which can estimate the gross Black Friday sales for a particular customer, based on a distinct set of related and meaningful features, to a fair level of accuracy.
UBC-MDS/aridanalysis_py
DSCI 524 Group 8 Collaborative Software Development Project
DylanBai4028/Google-Advanced-Data-Analytics-Professional-Certificate
The Google Advanced Data Analytics Professional Certificate offers comprehensive training in advanced data analytics skills. Designed for individuals with prior experience in data analytics, this certificate program covers key topics such as Python programming, exploratory data analysis, statistics, regression analysis, and machine learning.
EslamSAA/AB-Testing
Understanding the results of an A/B test run by an e-commerce website, to help the company understand if they should implement the new page, keep the old page, or perhaps run the experiment longer. Analyzing the results by probability, hypothesis testing, and regression to reach a conclusion.
abhishekmanglaa/linear-regression-bikeshare
Regression Analysis with the BikeShare data.
SayamAlt/Taxi-Trip-Fare-Prediction
Successfully created a machine learning model which can accurately predict the fare of a taxi trip based on several features such as trip duration, tip amount, etc.