GitHub topics: regression-algorithms
egaoharu-kensei/ML-algorithms-from-scratch.-Course-for-beginners
ML-algorithms from scratch using Python. Classic Machine Learning course.
Language: Jupyter Notebook - Size: 21 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 48 - Forks: 14
yacineMahdid/artificial-intelligence-and-machine-learning
A repository for implementation of artificial intelligence algorithm which includes machine learning and deep learning algorithm as well as classical AI search algorithm
Language: Jupyter Notebook - Size: 35.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 164 - Forks: 91
Ananth09/House-price-Advanced-regression
Advanced Regression models on Real Estate dataset
Language: Jupyter Notebook - Size: 186 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
abhaypaii/compare-ml-algo-app
I use the LazyPredict python library to compare the time and memory usage of every regressor/classifier algorithm for a user's dataset
Language: Python - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
G2Martins/EleicoesSP-2024-IA
Repositório criado para armazenar o projeto de previsão eleitoral de 2024, utilizando regressão logística multinomial. O modelo foi desenvolvido para prever a intenção de voto dos eleitores com base em características como idade, renda, escolaridade, região e gênero. Explorando dados fictícios, o projeto compara candidatos de diferentes espectros
Language: Python - Size: 75.2 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0
LaxmiChaudhary/Modeling-of-strength-of-high-performance-concrete-using-Machine-Learning
Language: Jupyter Notebook - Size: 1.56 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 13 - Forks: 10
ha7890846/mental_fitness_tracker
The Mental Health Fitness Tracker project focuses on analyzing and predicting mental fitness levels of individuals from various countries with different mental disorders. It utilizes regression techniques to provide insights into mental health and make predictions based on the available data.
Language: Jupyter Notebook - Size: 2.81 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
AliHaider5577/BikeSharing_Regression_MachineLearning
Bike Sharing (Rentals) machine learning regression to predict total rentals by considering features of dataset
Language: Jupyter Notebook - Size: 1.17 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
RogerioLS/Scikit-Learn
:mortar_board: Curso com os criadores do Scikit-Learn
Language: Jupyter Notebook - Size: 7.2 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0
Candongo-Dev/Machine-Learning_Project-Heart-Disease-Dataset
Predicting Heart Disease with Python and Machine Learning. In this project, in the first part we will explore and prepare the data before starting the Machine Learning models. Let's try to predict which people have heart problems based on personal and health data. we use some Machine Learning models to make the predictions.
Language: Jupyter Notebook - Size: 403 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
aydinnyunus/KidemMaas
Basit Regresyon: Python ile Uygulama
Language: Python - Size: 1.95 KB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 2
MirandaDataScience/Regressoes-Metodo-MonteCarlo
Durante a matéria de Cálculo foi dado o trabalho de realizar duas regressões, Polinomial com dados feitos de maneira exponencial e Logística com a base de dados 'Spam email', nesta regressão em específica foi necessária a redução da dimensão com PCA e por fim o método de monte carlo.
Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
shicoded/Mobile_price_perdiction
Mobile price perdiction with Linear Regression and Decision Tree
Language: Jupyter Notebook - Size: 986 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
ihalhashem/House-Prices-Prediction
Within this undertaking, a range of regression methodologies shall be explored in order to address a compelling conundrum.
Language: Jupyter Notebook - Size: 18 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
cymonyy/haptic-touch-dataset-analysis
This open source project is a notebook series for data collection, data pre-processing, exploratory data analysis, and machine learning processes on the haptic touch dataset collected from GetEmotion application.
Language: Jupyter Notebook - Size: 103 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
wlamirlima/regres-olinearempython
Criando modelo de regressão linear.
Language: Jupyter Notebook - Size: 31.3 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
adataschultz/UsedCars_Prices
Examine the features of used cars posted on CarGurus at different times and locations to predict the selling price
Language: HTML - Size: 741 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
ErenElagz/AMAZON-PRICE-PREDICTION-MACHINE_LEARNING
Future Price Prediction for Amazon Stocks usign Python and Polyninomal Reggression and Lineer Reggression
Language: Jupyter Notebook - Size: 250 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
rasmodev/Income-Prediction-Challenge-For-Azubian
This repository contains a model for predicting if an individual earns above or below an income threshold
Language: Jupyter Notebook - Size: 31.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
navkar/TensorFlow
machine learning algos
Size: 89.8 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
saibharath2/linear-regression
linear regression
Language: Jupyter Notebook - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0
SubhangiSati/Machine-Learning
This consists of various machine learning algorithms like Linear regression, logistic regression, SVM, Decision tree, kNN etc. This will provide you basic knowledge of Machine learning algorithms using python. You'll learn PyTorch, pandas, numpy, matplotlib, seaborn, and various libraries.
Language: Python - Size: 17.6 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0
mlk500/ML-Algorithms
In the project we built the following algorithms : Decision Tree Classifiier and Regressor, AdaBoost Classifiier , Gradient Boost Regressor
Language: HTML - Size: 2.52 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
allenw097/Springboard
Springboard Data Science Projects
Language: Jupyter Notebook - Size: 24.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
anjanatiha/Movie-Revenue-Rating-Prediction-from-IMDB-Movie-Data
Movie Revenue & Ratings Prediction Using 5000 IMDB Movies [Python, Machine Learning, GitHub]
Language: Jupyter Notebook - Size: 3.58 MB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 11 - Forks: 8
Gokulakkrizhna/singapore-resale-price
We use machine learning and data analysis to predict resale prices of Singapore flats. Our documentation covers data preprocessing, feature engineering, regression, and model selection. Discover how we improved predictions to optimize solutions.
Language: Python - Size: 29.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
clementreiffers/clementreiffers-linear-regression
a npm package to compute linear regression in javascript
Language: JavaScript - Size: 206 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0
FullMonkeyy/SineLinear-Regressor-C
Here you can find the code for realizing a Machine Learning linear regressor model which is combinated with an Sin wave...
Language: C++ - Size: 2.91 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
Gokulakkrizhna/industrial-copper-modelling
We leverage machine learning and data analysis to address real-world challenges in the copper industry. Our documentation encompasses data preprocessing, feature engineering, classification, regression, and model selection. Explore how we've enhanced predictive capabilities to optimize manufacturing solutions.
Language: Python - Size: 15.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
aadams10046/Codecademy-Certification-Projects
Projects from the Learn SQL certification from Codecademy.
Language: Python - Size: 459 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
Scorpion090/Machine-Learning-A-Z-Udemy-course
Complite Machine Learning With Python!
Language: Jupyter Notebook - Size: 4.82 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
itsVarun20/Company-Credit-Scoring-Prediction
Language: Jupyter Notebook - Size: 5.82 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
gm-gwu/machine-learning
My machine-learning projects (notebooks)
Language: Jupyter Notebook - Size: 24.8 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2
Manjurkreddy/EndtoendML
Using this ML file can anyone develop any machine learning alogitham in regression. almost 99.99 percent all regression models has been used. We need to pick the best machine learning algoritham using this file. Cheers Manju.
Language: Jupyter Notebook - Size: 446 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
giuliabrambilla/wine-density-project
🍷 Python exercise using simple and multi-linear regression to predict wine density.
Language: Jupyter Notebook - Size: 2.01 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
Parin30/AI-ML-Projects
A collection of AI and ML projects demonstrating various techniques, algorithms, and applications.
Language: Jupyter Notebook - Size: 17.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
mbiot2022/Regression-Based-Assessment
A Regression-Based Assessment of Efficiency in Wireless Sensor Network Clustering energy efficiency study
Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
Ashleshad/WalmartSales
Machine Learning Project to predict ratings.
Size: 236 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
danilo-assuncao/classifiers
Several machine learning classifiers in Python
Language: Python - Size: 11.3 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1
purvang2307/Car_Resale_Price_Prediction
This project aims to automate the task of predicting resale prices for cars using machine learning techniques.
Language: Jupyter Notebook - Size: 441 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
UjvalMadhu/Linear-Regression-Predicting-Life-Expectancy
Linear regression and Normal equation implementation of predicting the life expectancies in different countries.
Language: MATLAB - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
akkoyun/Statistical
Descriptive statistics such as mean, geometric mean, maximum, minimum, sample standard deviation and standard error, median, mode, coefficient of variation, and linear regression. Written for various data type arrays
Language: C++ - Size: 951 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 3
naiborhujosua/ML-Algorithm-ImplementationFromScratch
Most Favourite ML Algorithm Coded from Scratch using Python
Language: Python - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
OlaPietka/Applied-Machine-Learning
Implementation of various of algorithms such as EM for Topic Modeling, High Dim. Classification, PCA, etc. described in "Applied Machine Learning" by David Forsyth
Language: Jupyter Notebook - Size: 6.53 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
bydmiller/TextWizards
This repository houses a collection of my natural language processing (NLP) projects, showcasing a variety of applications and experiments in the field. From sentiment analysis to language modeling, explore the power of NLP through my code. Feel free to use, modify, and contribute!
Language: Jupyter Notebook - Size: 732 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0
brunodifranco/project-rossmann-sales
Predicting Rossmann sales six weeks in advance. Feel free to access the Telegram Bot in the link below.
Language: Jupyter Notebook - Size: 17.5 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
Snowapril/pnu-machine-learning-2021
Implementation of several machine learning algorithms, such as logistic-regression, linear-regression, k-Nearest-Neighbor, etc.
Language: Python - Size: 2.49 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0
sky9262/ML_Vehicle_Price_Prediction
Utilizing machine learning techniques, this project predicts vehicle prices based on features like age, fuel type, and more. Models include Linear Regression, Lasso Regression, and Random Forest. Dataset sourced from Kaggle.
Language: Jupyter Notebook - Size: 591 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
margorczynski/okkam
Using GA to search polynomials that fit a given dataset
Language: Rust - Size: 326 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
AP-State-Skill-Development-Corporation/Machine-Learning-Using-Python-EB3
This repo contains all the files that are discussed/created during machine learning using python online training program from 24 Aug 2020 to 02 Sept 2020
Language: Jupyter Notebook - Size: 11.7 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 5
AgungPramono/Product-Defect-Prediction-RL
Simulasi algoritma Regresi Linear untuk prediksi cacat software
Language: Java - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1
ukavlie/Supervised_Learning_Regression_Model
A supervised regression model that was a part of my Machine Learning Course at Hult International Business School.
Language: Jupyter Notebook - Size: 1.75 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
pratikbarjatya/DataScience
Data Science ML Repository
Language: Jupyter Notebook - Size: 55.5 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0
vgees/AI-in-EHR-Data
Regression Model to predict the estimated hospitalisation for a patient to test a new drug for Diabetes using EHR data
Language: HTML - Size: 874 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0
nileshparab42/Car-Dekho-Selling-Price-Prediction
A car price prediction model is a tool that uses historical data and other factors to predict the potential selling price of a specific car.
Language: Jupyter Notebook - Size: 3.46 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
calltech/multiple-linear-regression
Multiple Linear Regression
Language: Jupyter Notebook - Size: 251 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
01zhas/Cars-Price-Prediction
Прогноз цен на подержанные автомобили
Language: Jupyter Notebook - Size: 1.1 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
shubhamsawant0601/Data_Science_Projects
Data Science Projects
Language: Jupyter Notebook - Size: 144 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1
dajimenezriv/machine_learning
https://dajimenezri.wordpress.com/
Language: Jupyter Notebook - Size: 1.73 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
WojciechMigda/Tsetlini
Efficient parallelized implementation of Multilabel Classifier and Regressor Tsetlin Machines
Language: C++ - Size: 4.12 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0
alex-moreno/glitcherbot
Visual regression testing made easy. Automating the boring stuff
Language: PHP - Size: 298 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 10
jrguignan/Regresion_Lineal_simple_y_multiple
Práctica sobre la regresión lineal simple y múltiple usando ecuaciones (from scratch) y usando scikit-learn
Language: Jupyter Notebook - Size: 367 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
fuadh246/Machine-Learning
This repository contains machine learning algorithms and models implemented in Python for various tasks, providing a comprehensive resource for learning and experimentation in the field of machine learning.
Language: Jupyter Notebook - Size: 29.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
SeanAndrie/Kaggle-Playground-Series-Competitions
A series of notebook submissions I've done for the Kaggle Playground Series Competition.
Language: Jupyter Notebook - Size: 13.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
Akashkg03/Twitter-US-Airline-Sentiment-Analysis
This notebook involves sentiment analysis on US airline tweets dataset.
Language: Jupyter Notebook - Size: 1.2 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
Amarilli/credit-risk-classification
Machine learning model that predicts borrowers' creditworthiness using a dataset of historical lending activity from a peer-to-peer lending services company.
Language: Jupyter Notebook - Size: 525 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
BurpingGal/First_paper_
Machine Learning Applications in Predictive Modelling for Bicycle Rentals, Leveraging Regression Algorithms, Historical Data, and Technical Indicators Analysis
Size: 798 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
leticiabalbi/Data-Analysis-ENEM
Análise de dados de notas de redação do ENEM em escolas da região Norte nos anos de 2005-2015.
Language: Jupyter Notebook - Size: 7.65 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
Abdumajidhu/Classification-and-Regression-using-sklearn
Regression and Classification task with sklearn.
Language: Jupyter Notebook - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1
RAVI-CHANDRIKA-05/PREDICTING_PROBABILITY_OF_PAYING_BLIGHT_TICKETS
This repository contains files on Predict probability whether a given blight ticket will be paid
Language: HTML - Size: 20.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
StarkTony2056/ml-mini-projects
A topic-wise collection of mini projects implementing basic machine learning concepts through python. Originally implemented in Google colab notebooks.
Language: Jupyter Notebook - Size: 281 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
Sarthak-Mohapatra/Building-Algorithm-from-scratch-for-prediction-of-Average-GPU-run-time-and-classifying-the-run-type.
As part of this project, I have developed algorithms from scratch using Gradient Descent method. The first algorithm developed will be used to predict the average GPU Run Time and the second algorithm will be used to classify a GPU run process as high or low time consuming process.
Language: R - Size: 3.33 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0
mraabhijit/DiamondPricePrediction
End-to-end Machine learning Project using Linear Regression for Diamond Price Prediction
Language: Jupyter Notebook - Size: 5.5 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
IvanVigor/Local-Fusion-Dynamic-Weighted-Ensemble
This repository contains an implementation for the Dynamic Weighted Ensemble (DWE) - Local Fusion method. Local Fusion is an ensemble techinque that could be used to improve predictions by weighing appropriately the single models contribution.
Language: Python - Size: 131 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 0
UkiDLucas/MarketIndicators.jl
A set of Jupyther notebooks for processing Market Indicators from the Web for predicting market movements. Julia, Python, TuriCreate DNN
Language: Jupyter Notebook - Size: 45.6 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 1
martinlyngerasmussen/auto_regressor
Autoregressor: simple and robust time series model selection
Language: Jupyter Notebook - Size: 2.75 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0
saicharan1312/covid-19-prediction
A complete Django web application on COVID-19 time series outbreak prediction.By analysing daily confirmed,daily deceased,total deceased.We are going to predict total confirmed and total deceased using multi linear regression.
Language: CSS - Size: 3.6 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0
faustvg/Statistical-Analysis-Air-Quality-Mexico
Model for forecasting temperatures and the main pollutants present in Mexico's atmosphere based on data from (2011-2022).
Size: 2.62 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
kaiquefreire05/regression-vector-support
- My first tests using support vectors for regression.
Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
kaiquefreire05/regression-decision-tree
- My first tests using decision trees for regression.
Language: Jupyter Notebook - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
kaiquefreire05/polynominal-regression
- My tests using polynomial regression.
Language: Jupyter Notebook - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
kaiquefreire05/multiple-linear-regression-ml
- My learning with multiple linear regression.
Language: Jupyter Notebook - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
kaiquefreire05/simple-linear-regression-ml
- My learning with simple linear regression and metrics to classify the results.
Language: Jupyter Notebook - Size: 701 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
Sean3216/Tabular-Projects
This repo contains several of my projects/experiments about tabular data analysis
Language: Jupyter Notebook - Size: 121 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0
Sarvandani/Machine_learning-deep_learning_11_algorithms-of-regression
sklearn, tensorflow, random-forest, adaboost, decision-tress, polynomial-regression, g-boost, knn, extratrees, svr, ridge, bayesian-ridge
Language: Jupyter Notebook - Size: 7.45 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1
MalteArnold/machine-learning
Projects involving basic machine learning algorithms.
Language: Python - Size: 508 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
yugwangyeol/2023-HD-AI_Challenge
[Competition] HD AI Challenge, 항만 선박 시간 대기, 센서 데이터를 활용한 중량 예측
Language: Jupyter Notebook - Size: 8.22 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
KalyanM45/Diamond-Price-Prediction
Diamond Price Prediction with MLOps: A comprehensive end-to-end project for predicting diamond prices using machine learning and MLOps techniques.
Language: Jupyter Notebook - Size: 5.7 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0
SrinivasanM7/Industrial-Copper-Modeling
Domain : Manufacturing | Predicting Selling Price and Status(Won or Lost) using Regression and Classification Models
Language: Jupyter Notebook - Size: 25 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
wasifijaz/Artificial-Intelligence-Python-Implementation
From basic python coding to implementing Artificial Intelligence algorithms in python
Language: Python - Size: 38.1 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
AmirInt/ridgie
As part of the UCSanDiego online course "Machine Learning Fundamentals"
Language: Python - Size: 28.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
AlpMercan/Digit-Recognizer-Challenge
Machine learning project for digit recognizer challenge in Kaggle using just numpy, no TF. %85 accuracy
Language: Jupyter Notebook - Size: 130 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
abhijitpaul0212/Restaurant-Rating-Prediction
This project focuses on building a restaurant rating prediction model using machine learning techniques. The model aims to predict ratings of restaurant based on various demographic and restaurant-customer-related features
Language: Jupyter Notebook - Size: 60.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
akashkam559/Flight-Ticket-Fare-Prediction-Flask-WebApp
Flight-Ticket-Fare-Prediction-Flask-WebApp
Size: 1.64 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0
Ddeepanshu-997/polynomial_regression_in-machine_learning
In this project i am performing the polynomial regression on the given dataset , initially i performed some data preprocessing technique in order to filter out the data flaws then undergoes the process of model building i.e polynomial regression
Language: Jupyter Notebook - Size: 65.4 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
mukund-23/Hackerearth-ML-Contest
Source codes and data files for machine learning contests on Hackerearth.
Language: Jupyter Notebook - Size: 1.44 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
KhushiBhadange/Regression-Model-Flight-Dataset
Explore predictive modeling with this repository, featuring regression-based models applied to a comprehensive dataset on flight delays and cancellations. Gain insights into factors influencing air travel disruptions and leverage regression techniques to enhance predictions.
Language: Jupyter Notebook - Size: 3.38 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0
BalajiN743/Simple-Linear-Regression
Language: Jupyter Notebook - Size: 217 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
sachink1729/Regression-Algorithms
This is my college practice work, where i try to learn and cover all the regression algorithms (preferably in python)
Language: Jupyter Notebook - Size: 64.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
ahmad-sohrabi/regression_classification
It is a project with 2 parts. The First Part is a Regression & the second part is a classification problem. Datasets are obtained from Kaggle.
Language: Python - Size: 381 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0