Skip to content
#

modelselection

Here are 41 public repositories matching this topic...

This repository explores and compares different regression models for predicting continuous outcomes. This repository includes implementations and evaluations of five key regression models. The primary goal is to demonstrate how each model works, evaluate their performance using R-squared values, and guide users in selecting the best model.

  • Updated Dec 18, 2023
  • Python

End-to-end projects: customer churning prediction using the Random Forest Classifier Algorithm with 97% accuracy; performing pre-processing steps; EDA and Visulization fitting data into the algorithm; and hyper-parameter tuning to reduce TN and FN values to perform our model with new data. Finally, deploy the model using the Streamlit web app.

  • Updated Sep 13, 2023
  • HTML

This is a Premiere Project done by Team Gitlab in Hamoye Data Science Program Dec'22. Out of 5 models used on the data, Random Forest Classifier was used to further improve the prediction of characters death. With parameter tuning and few cross validation, we were able to reduce the base error by 5.42% and increase accuracy by 2,42%.

  • Updated Sep 1, 2023
  • Jupyter Notebook

This project aims to predict the future stock prices of various companies using machine learning and deep learning techniques. By analyzing historical stock price data and incorporating relevant features, the goal is to build accurate and robust models that can forecast stock prices over different time horizons.

  • Updated Jul 28, 2023

Improve this page

Add a description, image, and links to the modelselection 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 modelselection topic, visit your repo's landing page and select "manage topics."

Learn more