#Lasso-regression
Showing 7 of 7 repositories tagged #lasso-regression, ranked by stars
Machine learning algorithms in Dart programming language
Predicting Amsterdam house / real estate prices using Ordinary Least Squares-, XGBoost-, KNN-, Lasso-, Ridge-, Polynomial-, Random Forest-, and Neural Network MLP Regression (via scikit-learn)
A simple machine learning framework written in Swift ๐ค
Repository containing introduction to the main methods and models used in machine learning problems of regression, classification and clustering.
A repository for a machine learning project about developing a hybrid movie recommender system.
Understand the relationships between various features in relation with the sale price of a house using exploratory data analysis and statistical analysis. Applied ML algorithms such as Multiple Linear Regression, Ridge Regression and Lasso Regression in combination with cross validation. Performed parameter tuning, compared the test scores and suggested a best model to predict the final sale price of a house. Seaborn is used to plot graphs and scikit learn package is used for statistical analysis.
๐ Predict car prices instantly with Linear & Lasso Regression! Built with Streamlit, scikit-learn, pandas & matplotlib. Compare models, explore data, and learn ML hands-on. Fast, open source, and easy to use for students & developers!