It takes date and time to forcast weather information condition. A simple predection project of machine learning with Python. It is trained by a dataset taken from kaggle.
-
Updated
Feb 11, 2024 - Python
It takes date and time to forcast weather information condition. A simple predection project of machine learning with Python. It is trained by a dataset taken from kaggle.
На основании сырых данных с параметрами добычи и очистки золотоносной руды построить прототип модели для предсказания коэффициента восстановления золота из золотоносной руды с лучшей метрикой sMAPE.
Machine Learning practice, Linear Regression, Multi-Linear Regression, Polynomial, Support Vector, Decission Tree, Random Forest.
👨💻👨💻 Large amount of customer data has been clustered and establishing predictive model by decision Tree.
This repository contains an in-depth exploratory data analysis (EDA) and training of various machine learning models on the famous Titanic dataset. The models tested include Logistic Regression, Support Vector Machine (SVM), and Decision Tree. Additionally, pipelines for the Decision Tree and Logistic Regression models have been created and saved.
На основании данных о поведении клиентов построить модель с максимально большим значением accuracy для задачи классификации, которая предложит подходящий тариф.
На основании данных о поведении клиентов построить модель с максимально большим значением F1 для задачи классификации, которая будет определять клиентов, склонных к оттоку.
Exercise on Linear and Logistic Regressions, Random Forest, and Decision Trees. It involves three datasets, covering variable identification, data visualization, linear regression modeling, logistic regression for real estate feasibility, and creating a decision tree regressor for predictions.
На основании данных о геологоразведке построить модели прогноза запасов нефтяных скважин для регионов, выбрать регион для разработки с приемлемым порогом риска безубыточности и наиболее перспективными ресурсами.
Advanced projects made for the Data Mining course at the AGH UST in 2024
Add a description, image, and links to the decission-tree topic page so that developers can more easily learn about it.
To associate your repository with the decission-tree topic, visit your repo's landing page and select "manage topics."