线性回归;病态线性回归;聚类分析; 主成分分析 ; 多目标决策
-
Updated
Nov 24, 2021 - Python
线性回归;病态线性回归;聚类分析; 主成分分析 ; 多目标决策
An intelligent machine learning application that predicts student exam scores and provides personalized recommendations for academic improvement using advanced AI and data analytics.
Machine learning Basics. Just Started learning and uploading small chunk of codes and small projects .
I have applied the fundamental idea of Linear Regression with Single Variable input. I implemented the Gradian Descent algorithm simply from scratch with no libraries such as Scikit-Learn. I just used NumPy.
📈 💱 Linear Regression Forecasting Exchange Rates
This project is implement ML algorithms like : KNN, GD, normal equation...
Predicts the resale price of a used car (in ₹ Lakhs) using Linear and Lasso Regression. Features a full sklearn preprocessing pipeline (OrdinalEncoder + MinMaxScaler via ColumnTransformer), residual analysis plots, and a dark-themed Tkinter desktop GUI for live predictions.
Simple salary prediction using machine learning models.
機器學習課程作業
🏠 this machine learning problem aims to predict the price of houses in Boston
Add a description, image, and links to the liner-regestion topic page so that developers can more easily learn about it.
To associate your repository with the liner-regestion topic, visit your repo's landing page and select "manage topics."