linerregression

There are 15 repositories under linerregression topic.

  • shervinnd/BTC_Close_Price_predict_Ml

    Predicting the price of Bitcoin closes with machine learning method and testing linear modes and using linear regression model.

    Language:Jupyter Notebook410
  • shervinnd/House_price_prediction_with_linear_regression

    predict house prices in America, in the first part, we clean the dataset and then, because our data is continuous, we use linear regression, we train our dataset with linear regression, and then we test it. Of course, we should know that the data of the house can never be accurately predicted

    Language:Jupyter Notebook210
  • landisland/MachineLearningAlgorithmsWithPlainPython

    Use plain Python to implement classic(basic) machine learning methods from scratch | CSCE633

    Language:Jupyter Notebook1100
  • meenujha/Second-Hand-Car-Price-Predictions

    The goal of this problem is to predict the Price of an Old car based on the variables provided in the data set.

    Language:Jupyter Notebook1100
  • moonris-e/CAR-PRICE-PREDICTION

    In this project, we tried to predict the prices of other houses according to the values ​​of these features with the model we obtained by training a data set containing some features and prices of real houses with linear regression and decision tree regression methods

    Language:Jupyter Notebook1100
  • TravelXML/APACHE-SPARK-PYSPARK-DATABRICKS-MACHINE-LEARNING-MLIB

    Apache Spark Machine Learning project using MLlib and Linear Regression on Databricks!

    Language:Jupyter Notebook110
  • Mike014/champions_league_predictor

    This web application predicts the number of goals scored by a team in the Champions League based on various statistical parameters. It uses a linear regression model trained on a historical dataset of team performances.

    Language:Python0100
  • Salman-Khan-Mohammed/G-Research-Crypto-Forecasting-Project

    This project focuses on forecasting cryptocurrency prices to aid in investment decisions, risk management, and market understanding. It aims to enhance predictive models for digital asset markets, providing more reliable insights for investors and traders.

    Language:Jupyter Notebook0100
  • ka25van/stockPrediction

    Stock price prediction for 5 years from now

    Language:JavaScript
  • krik8235/ml-clv-prediction

    Predict customer lifetime value of e-commerce customers using ML algorithms

    Language:Jupyter Notebook10
  • Krishna-Noutiyal/Hotel-Review-Sentiment-Analysis

    Machine Learning Models trained on dataset with over 300+ authentic real customer reviews

    Language:HTML
  • mananabbasi/Applied_Statistics_-_Data_Visualisation_

    This repository contains R projects focused on statistical analysis, using techniques like EDA, Hypothesis Testing, ANOVA, Normalization, and Linear Regression. Each project includes datasets, R scripts, results (plots, tables), and a detailed README for insights and methodology.

    Language:R
  • SGPA-Predictor

    nakulmitra/SGPA-Predictor

    It will predict the SGPA of a student on the basis of marks obtain in Internal Theory and Lab, External Theory and Lab along with the total number of backs and UFM cases.

    Language:Python10
  • shawnsony07/Temperature-Predictor

    This project implements a linear regression model to predict monthly temperatures based on historical weather station data. The model can forecast temperatures for any given year and month using gradient descent optimization.

    Language:Python
  • Shreyash-rsk/Prediction-Model

    A Prediction Model is a statistical or machine learning model used to predict an outcome based on input data. These models are widely used in fields like finance, marketing, and healthcare to forecast trends or behaviors.