An open API service providing repository metadata for many open source software ecosystems.

Topic: "knn-regression"

MoliBay/BostonHousePrediction

全连接网络/最小近邻实现波士顿房价预测

Language: Python - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ishuardev/Pima-Indians-and-the-Diabetic-Epidemic

We run the dataset of Pima indians through different learnt Machine Learning techniques using R and then interpreting the results in terms of our research questions and purpose. From this, we were able to deduce the best algorithm as well as the most influential variables for the onset of diabetes with proper mathematical reasoning provided.

Language: Jupyter Notebook - Size: 1.13 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ramahasiba/Car_Price_Prediction

Language: Jupyter Notebook - Size: 14.8 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Gui-Sitton/Zyfra

The company develops efficiency solutions for heavy industry. The model should predict the amount of pure gold extracted from gold ore. You have the data on extraction and purification. The model will help optimize production and eliminate unprofitable parameters.

Language: Jupyter Notebook - Size: 761 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

martamanevska/Machine-Learning-Techniques-Projects

Data Understanding, Data Preparation and Integration, Regression and Classification Modeling and Clustering Techniques.

Language: Jupyter Notebook - Size: 16 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

EmamulHossen/KNN_Assignment_7.2

The K-Nearest Neighbors (KNN) algorithm is a simple, supervised machine learning algorithm that can be used for both classification and regression tasks.

Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Marksman007577/Machine-Learning-and-Data-Science

Machine Learning and Data Science with Python

Language: Jupyter Notebook - Size: 250 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

EmamulHossen/K-Nearest-Neighbors-Assignment-7.1

K-Nearest Neighbors (KNN) is a simple and intuitive machine learning algorithm used for classification and regression tasks. It falls under the category of instance-based learning or lazy learning algorithms.

Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Ola76/Titanic_Dataset

In the project, Titanic data was obtained from Kaggle.com. The aim is to understand the survival rate and classes on the passengers.

Language: Jupyter Notebook - Size: 996 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Gopinathalpha7/Machin-Learning_Notes

[ Simple steps to learn Machine learning models ]

Language: Jupyter Notebook - Size: 7.71 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Ch3ekiBr3eki/popular_videogames

EDA analysis and a couple of models from classical machine learning on actual data as of 12.07.2023 about video games. Dataset from kaggle link in readme.

Language: Jupyter Notebook - Size: 619 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sean-atkinson/machine_learning_real_estate_forecasting

A project focused on predicting housing prices using regression modelling.

Language: Jupyter Notebook - Size: 18.3 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Palemravichandra/Electricity-Prediction

Electrical_Power_Generation_Prediction

Language: Jupyter Notebook - Size: 1.83 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Preetirai-tech/Bike-Sharing-Demand-Prediction

This project aims to develop a machine learning model to predict bike-sharing demand based on various factors such as weather conditions, time of day, and historical usage patterns. The dataset used for this project consists of 8760 records and 14 attributes.

Language: Jupyter Notebook - Size: 289 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

PriyankaSett/predicting_instagram_likes

The aim of this work is to predict number of instagram likes. The text vectorization is done using TF-IDF Vectorizer.

Language: Jupyter Notebook - Size: 641 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mauricio-sj/Trabalho_02_Introducao-ao-Aprendizado-de-Maquina-ENGG67

Análise de classificação utilizando o algoritmo k-NN no conjunto de dados Iris e analise de regressão utilizando o algoritmo k-NN no conjunto de dados do setembro amarelo

Language: Jupyter Notebook - Size: 1.44 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Palemravichandra/Laptop_Price_Prediction

Laptop_Price_Prediction

Language: Jupyter Notebook - Size: 1.78 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

danielchristopher513/Stock_Prediction_Using_Machine_Learning

This repository contains code for predicting stock prices using various machine learning models. The models implemented include Linear Regression, SVM Regression, KNN Regression, Kernel Ridge Regression, and Ridge Regression.

Language: Jupyter Notebook - Size: 146 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bonneraj/retail_sales_time_series

A repo containing a few exploratory notebooks for statistical (ARIMA) and supervised ML (random forest, KNN) approaches to time series analysis of monthly retail sales (sourced from St. Louis Fed). Notebooks also explore the use of MLFlow for experiment tracking, model registration, and deployment/inference.

Language: Jupyter Notebook - Size: 511 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

badhonparvej481/k-Nearest-Neighbors_ML

Language: Jupyter Notebook - Size: 147 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

shreyashmyakal/AutoMobile-Price-Prediction

The price of a car depends on a lot of factors like the goodwill of the brand of the car, features of the car, horsepower and the mileage it gives and many more. Car price prediction is one of the major research areas in machine learning.

Language: Jupyter Notebook - Size: 8.77 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Oxygen-Oriented-Programming/Clean-Air-Compass-GeoJson-FastAPI

FastAPI for gathering LocationIQ bounding box and PurpleAir Sensor Data then creating interpolated GeoJson using KNN-Regression

Language: Python - Size: 45.9 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Oxygen-Oriented-Programming/clean-air-compass-mapping-api-serverless

Serverless version of geoprocessing and geostatistics engine for the clean air compass app

Language: Python - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

KanikaMaheshwari1112/Horizontal-Photovoltaic-Power-Prediction-analytics-for-12-sites

Primary aim of this project is to build machine learning model that should be able to predict the solar power output of the 12 different location of the Northern Hemisphere according to the provided dataset.

Language: Jupyter Notebook - Size: 2.8 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

YasmineJedidi/Data-Analytics-Python-Projects-Set1

This is set one of my data analytics projects with python (beginners set). It covers basics like data cleaning, correlation, descriptive statistics, as well beginner projects for KNN classification and regression, decision trees, and random forest.

Language: Jupyter Notebook - Size: 8.84 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AbhiTyagi152/House-Pricing-Predictions-Using-Mulitple-Linear-Regression-and-k-NearestNeighbor-kNN-

The objective was to precisely determine the worth of real estate and identify the significant factors that directly impact property prices. To forecast housing prices, the research employed two models, namely, multiple linear regression and k-Nearest Neighbours (kNN).

Language: Jupyter Notebook - Size: 3.09 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Navneet2409/bike-sharing-demand-prediction

The goal of this project is to predict the demand for Seoul's Bike Sharing Program. A dataset (8760,14) containing historical usage patterns, such as temperature, time, and other relevant data is used to build a regression model.

Language: Jupyter Notebook - Size: 20.3 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

BossaMuffin/ML_TwitterBuzzAnalysis

[2022-12] A jupyter notebook which uses a buzz dataset from twitter to predict to buzz features

Language: Jupyter Notebook - Size: 1.43 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

akikelena/ML_BikeRental

Team student project for Pattern recognition course.

Size: 349 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

letdatado/Machine-Learning

This repository contains my work on Machine Learning with Python using scikit-learn library

Language: Jupyter Notebook - Size: 33.5 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

EdinZiga/StockTrendForecastingWithR

Final project for CS512 Machine Learning in Medicine and Health. Implementation of ARIMA, RKNN and FFNN models for stock price forecasting

Language: R - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kpsijil2/Cement-Manufacturing

Predicting cement strength

Language: HTML - Size: 2.32 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

LoyumM/House-price-prediction

Regression with Linear Regression, Decision Trees, KNN and Random Forest.

Language: Jupyter Notebook - Size: 2.74 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

trizkynoviandy/qsar-fish-toxicity

Analyze the quantitative structure-activity relationship to predict acute aquatic toxicity towards the fish Pimephales promelas (fathead minnow) on a set of 908 chemicals

Language: Jupyter Notebook - Size: 838 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Shuvob4/New-York-AirBnB-Price-Prediction-with-Supervised-Machine-Learning-and-EDA-of-AirBnB-Listings

New York being one of the most attractive tourist spot in the world . Aim of the project was to predict the price of AirBnB properties of New York as well as Exploratory Data Analysis of New York AirBnB listings.

Language: Jupyter Notebook - Size: 32.3 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SHYAM1399/Datascience

Exploratory Data Analysis, Data Visualization, Machine Learning

Language: Jupyter Notebook - Size: 5.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jan1577/silicon-valley Fork of robbenB-123/SiliconValley

Descriptive and Predictive Analysis of bike-sharing demand

Language: Jupyter Notebook - Size: 19 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MahindaMK/Fuzzy-k-nearest-neighbor-regression-python-code

Language: Jupyter Notebook - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

DivyaMaggu/Working-of-KNN-Algorithm

It is giving a basic idea of implementation of K Nearest Neighbors algorithm.

Language: Jupyter Notebook - Size: 222 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

manujbsharma/Credit_Card-Fraud_Detection

The aim of this project is to predict fraudulent credit card transactions using machine learning models.

Language: Jupyter Notebook - Size: 3.66 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

apoorva2000ojha/recommendation

This is the code for the movie recommendation app built for Microsoft Engage 2022 project.

Language: CSS - Size: 1.36 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

DavidMasila/Python-Machine-Learning

Machine Learning with Python

Language: Jupyter Notebook - Size: 2.93 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ManinderpreetPuri/Machine-learning-models

Built neural networks (NNs) and Regression models for supervised learning. The NN task is formulated as multi-class classification problem for hand-written images, and the goal is to model the relationship between an image’s content and label. Also uses knowledge on Regression models to predict housing prices in Boston to develop Machine Learning skills.

Size: 2.12 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

HenyerM/Predicting-Car-Prices

In this project we will practice some machine learning workflow to predict a car's market price using its attributes.

Language: Jupyter Notebook - Size: 69.3 KB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

gabriel-solon-padilha/predicao_precoscasas_House_Prices_regression

Sétimo mini projeto de data science em que pude usar diversos modelos de regressão para prever o preço das casas a partir de um conjunto diversificado de features

Language: Jupyter Notebook - Size: 1.68 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

MeLio01/NBA-score-prediction-KNN

Predicting score of NBA players using K-Nearest-Neighbours

Language: Jupyter Notebook - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ritvik-garg/ML_Algorithms_from_scratch_1.0

Implement Supervised Machine Learning algorihtms from scratch

Language: Jupyter Notebook - Size: 159 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rimshasaeed/Net-Hourly-Electrical-Power-Prediction-via-Regression

An intelligent and accurate hourly electricity power prediction system developed using ML regression techniques.

Language: Jupyter Notebook - Size: 19 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

derekngoh/HDB-Resale-Flat-Valuation

HDB flats resale price prediction. Neural network in Python. Machine learning models in R. Data pre-processing, feature engineering and feature selection mainly in R.

Language: Jupyter Notebook - Size: 5.45 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kwilson-tech/Salary-Predictions-NBA-2K20-

Language: Jupyter Notebook - Size: 580 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sinaaghaee/Three_Classic_ML_Projects_Regression_Classification_Clustering

House Price Prediction, Heart Disease Detection and Customer Segmentation with Python

Language: Jupyter Notebook - Size: 3.44 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

prankur16shukla/Air_Quality_Index_Prediction

In this Regression project we extracted the data related to Air Quality Index from a Website. We have pre-processed the extracted data and made predictions on the AQI based on other factors. We have solved this problem by different algorithms along with Hyper Parameter Tuning.

Language: Jupyter Notebook - Size: 5.68 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Kush-Trivedi/Logistic-Regression-K-NN-for-Heart-Attack

Various predictor factors to try to generate a forecast about heart disease patients and Logistic regression and K-Nearest Neighbor to develop a model to predict whether the patients have heart disease or not for the analysis, Finally Some basic visualizations.

Language: R - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MatthewStoneMBA/Python-Spotify-Analysis

Language: Jupyter Notebook - Size: 1.96 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

alirezashadmani/Machine-Learning-Initial

Initial understanding of machine learning techniques

Language: Jupyter Notebook - Size: 5.64 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tobiapoppi/flight-taxi-out-prediction-ML

A Machine Learning project about a regression problem for the prediction of Taxi-out time in flights, using 9 different ML models, with different algorithms and data-scaling.

Language: Python - Size: 533 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

NursultanBS/COVID19-Healthy-Diet-Prediction

Identifying the most influential food groups on COVID-19 recovery rate: exploratory data analysis and statistical modeling

Language: HTML - Size: 356 KB - Last synced at: 28 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mansi-k/ML_basic_algos

Contains KNN regression, Linear regression, KNN classification and Decision trees (using gini index, entropy & misclassification rate), all implemented from scratch.

Language: Jupyter Notebook - Size: 1.34 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Raghuls-github/Best-Classifier

Set of codes and algorithms to find various regression and further the Jaccard score, F1 score, and logloass.

Language: Jupyter Notebook - Size: 120 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Abir0810/covid-19-project-dataanalysis-ml

Work has been done on COVID-19 Bangladesh situation .Where Data Analysis, Data Visualization, Supervised Learning and Unsupervised Learning are used.

Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - 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: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

cnrkaya/video-transition-time-estimation

Video transition time estimation with different regression techniques

Language: Jupyter Notebook - Size: 66.4 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rajadevineni/Applied_Machine_Learning

This repository consists of the homework assigments as part of BUAN 6341 - Applied Machine Learning. The solutions in this repository are to be used strictly as reference purposes only. Copying or submitting the same solutions found in this repository violates the UTD honor code

Language: Jupyter Notebook - Size: 206 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rajadevineni/House_Price_Prediction

This is a competition for UT Dallas MIS/BUAN students. The purpose of this competition is to evaluate pre-processing steps and use pipelines. The competition is based on a subset of data from Kaggle Competition: https://www.kaggle.com/shree1992/housedata

Language: Jupyter Notebook - Size: 1.92 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

KarthikMurugadoss1804/Implenting-kNN-from-Scratch

In this project, I intend to implement k Nearest Neighbours from scratch without using any high-level libraries

Language: Jupyter Notebook - Size: 2.02 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

fzehracetin/regression-with-knn

In this project, I will be implementing the K Nearest Neighbours Algorithm in Python. I did not use any library for the KNN algorithm. I used an insurance dataset from Kaggle. I made a simple GUI with Tkinter.

Language: Python - Size: 191 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

japana26/math-scores-ml-project

Predicting Math Scores for Brazilian high School National Exams

Language: Jupyter Notebook - Size: 2.66 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

maciej-zieniewicz/predict_cereal_ml

A simple project to familiarize with knn and RF classification and regression models.

Language: Jupyter Notebook - Size: 84 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

pkasela/Data-Science-Lab-Project

Project of Data-Science-Lab a.y. 2018/2019

Language: Jupyter Notebook - Size: 2.92 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

akhileshravi/KNearestNeighbours

This repository has a code (function) for K-Nearest Neighbours models. The model is tested on a dataset and compared with the slkearn KNN models. There is runtime analysis and accuracy analysis of the sklearn KNN models for classification and regression.

Language: Jupyter Notebook - Size: 121 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

nomaanakhan/R-ML-Bike-Sharing-Analysis

In this repo I have performed linear regression and kNN classification on the on a Portuguese bike sharing data set.

Size: 1.08 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ayaan2525/predicting-car-prices

Language: Jupyter Notebook - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

firmanmm/pure-python-knn

A pure python implementation of K-Nearest-Neighbors with multiprocessing

Language: Python - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

4m4n5/sys6018-competition-house-prices

Language: Jupyter Notebook - Size: 7.01 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

kajakgupta/Predicting-loan-call-from-Bank-data-using-KNN-Decision-Tree-logistic-regression

Language: Jupyter Notebook - Size: 2.93 KB - Last synced at: 14 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

shreyaverma165/ML-5622

CSCI 5622 | CU Boulder | Spring 2018 | Chris Ketelsen

Language: Jupyter Notebook - Size: 17.4 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

licoffe/POE-kNN

Attempt to use the k Nearest Neighbors approach to price items

Language: JavaScript - Size: 28.3 KB - Last synced at: 17 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

Related Topics
machine-learning 80 linear-regression 57 python 52 knn-classification 42 knn 30 random-forest 29 pandas 23 knn-algorithm 22 numpy 22 lasso-regression 21 ridge-regression 21 logistic-regression 19 data-science 19 machine-learning-algorithms 18 decision-trees 18 matplotlib 16 random-forest-regression 16 decision-tree-regression 16 regression 16 python3 16 scikit-learn 16 knn-classifier 13 seaborn 12 feature-engineering 12 xgboost-regression 12 exploratory-data-analysis 11 regression-models 11 sklearn 10 gradient-boosting 10 knn-model 9 jupyter-notebook 8 xgboost 8 decision-tree-classifier 8 support-vector-regression 7 cross-validation 7 svm-regressor 6 supervised-learning 6 decision-tree 6 data-visualization 6 adaboost 5 feature-selection 5 support-vector-machines 5 matplotlib-pyplot 5 random-forest-regressor 5 neural-network 5 prediction 5 neural-networks 5 data-analysis 4 hyperparameter-optimization 4 predictive-modeling 4 k-means-clustering 4 r 4 deep-learning 4 machinelearning 4 prediction-model 4 artificial-intelligence 4 hyperparameter-tuning 4 gridsearchcv 4 eda 4 svm-classifier 4 scipy 4 house-price-prediction 4 hierarchical-clustering 3 flask 3 dbscan-clustering 3 fastapi 3 kaggle-competition 3 kaggle 3 missing-values 3 datapreprocessing 3 lasso 3 time-series 3 gradient-boosting-regressor 3 kmeans-clustering 3 classification 3 tensorflow 3 predictive-analytics 3 random-forest-classifier 3 svm-model 3 ai 3 knearest-neighbor-algorithm 3 regression-algorithms 3 kfold-cross-validation 3 datacleaning 3 randomforestregressor 3 data-preprocessing 3 regression-analysis 3 pca-analysis 3 r-package 2 forecasting 2 confusion-matrix 2 polynomial-regression 2 data 2 svr-regression-prediction 2 mlp-regressor 2 multilayer-perceptron-network 2 multiple-linear-regression 2 correlation-matrix 2 distance-measures 2 rstudio 2