Ваш любимый книжный интернет-магазин
Перейти на
GlavKniga.SU
Ваш город: Алматы
Ваше местоположение – Алматы
 Да 
От вашего выбора зависит время и стоимость доставки
Корзина: пуста
Авторизация 
  Логин
  
  Пароль
  
Регистрация  Забыли пароль?

Поиск по каталогу 
(строгое соответствие)
ISBN
Фраза в названии или аннотации
Автор
Язык книги
Год издания
с по
Электронный носитель
Тип издания
Вид издания
Отрасли экономики
Отрасли знаний
Сферы деятельности
Надотраслевые технологии
Разделы каталога
худ. литературы

Regression Based Prediction of House Prices using Python.

В наличии
Местонахождение: АлматыСостояние экземпляра: новый
Бумажная
версия
Автор: Krishna Rao N. V. and Dhana Laxmi B.
ISBN: 9786200080967
Год издания: 2019
Формат книги: 60×90/16 (145×215 мм)
Количество страниц: 72
Издательство: LAP LAMBERT Academic Publishing
Цена: 23635 тг
Положить в корзину
Позиции в рубрикаторе
Сферы деятельности:
Код товара: 227703
Способы доставки в город Алматы *
комплектация (срок до отгрузки) не более 2 рабочих дней
Самовывоз из города Алматы (пункты самовывоза партнёра CDEK)
Курьерская доставка CDEK из города Москва
Доставка Почтой России из города Москва
      Аннотация: Regression is a measure of the relation between the mean value of one variable and corresponding values of other variables. In statistical modeling, regression analysis is a set of statistical processes for estimating the relationships among variables. The multiple linear regression explains the relationship between one continuous dependent variable (y) and two or more independent variables (x1, x2, x3… etc).This project uses multiple linear regression for estimating house price based on area in square feet and number of bed rooms. This project creates the needed GUI (Graphical User Interfaces) by using PyQt tool. PyUIC tool is used for automated generation of the code. This project is implemented through three modules: Data entry module, is used to provide the needed data to the project. The Analysis module is used to analyze and predict the house prices, based on the customer needs. The Front end module is used to create the needed GUI screens for the project. This Project uses PyQt tool to create the needed Graphical User Interfaces. PyQt is a Python binding of the cross-platform GUI toolkit Qt, implemented as a Python plug-in.
Ключевые слова: regression, prediction, python, Mining, Houses