Skip to content
#

decission-tree

Here are 12 public repositories matching this topic...

На основании сырых данных с параметрами добычи и очистки золотоносной руды построить прототип модели для предсказания коэффициента восстановления золота из золотоносной руды с лучшей метрикой sMAPE.

  • Updated Jun 24, 2023
  • Jupyter Notebook

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.

  • Updated Jul 14, 2024
  • Jupyter Notebook

На основании данных о поведении клиентов построить модель с максимально большим значением accuracy для задачи классификации, которая предложит подходящий тариф.

  • Updated Jun 24, 2023
  • Jupyter Notebook

На основании данных о поведении клиентов построить модель с максимально большим значением F1 для задачи классификации, которая будет определять клиентов, склонных к оттоку.

  • Updated Jun 24, 2023
  • Jupyter Notebook

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.

  • Updated Sep 29, 2024
  • Jupyter Notebook

На основании данных о геологоразведке построить модели прогноза запасов нефтяных скважин для регионов, выбрать регион для разработки с приемлемым порогом риска безубыточности и наиболее перспективными ресурсами.

  • Updated Jun 24, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the decission-tree topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the decission-tree topic, visit your repo's landing page and select "manage topics."

Learn more