Predicting_real_estate_prices_using_scikit-learn icon indicating copy to clipboard operation
Predicting_real_estate_prices_using_scikit-learn copied to clipboard

Predicting Amsterdam house / real estate prices using Ordinary Least Squares-, XGBoost-, KNN-, Lasso-, Ridge-, Polynomial-, Random Forest-, and Neural Network MLP Regression (via scikit-learn)

Results 124 Predicting_real_estate_prices_using_scikit-learn issues
Sort by recently updated
recently updated
newest added

## Purpose and proposed change I noticed missing writes to the spin count in ClientInfo within GDI32 while debugging API tests with James Tabor's recent changes to the GDI Metafile...

bugfix
no squash merge

## Purpose Even though ReactOS currently targets Windows XP/Server 2003 only, forks (like mine) might want to build the code that targets Vista+ on a regular basis. This PR makes...

enhancement
review pending
refactoring
ROSTESTS
kernel&hal
drivers

## Purpose See PR's title. Open for discussions.

enhancement
kernel&hal

- Use target properties to track dependencies and file names & destination for the relevant targets - Use generator expressions to generate the relevant files ## Purpose Make the whole...

enhancement
refactoring

## Purpose This is to replace the Tango icon set that ReactOS currently uses. These icons are future proof, each one having a 256 x 256 resolution with is the...

enhancement
modding

## Purpose "Recent" CMake versions do not allow EXECUTABLE targets to export symbols (only libraries), unless the `ENABLE_EXPORTS` property is enabled by-target. I argue that this is unnatural, because the...

enhancement
refactoring
ROSTESTS
needs rebase
freeldr

## Purpose Do some simple cmake files cleanup, and improve some aspects of `spec2def()` function. ## Proposed changes _Describe what you propose to change/add/fix with this pull request._ - Some...

enhancement
refactoring

- A section has to be found in order to return TRUE. - It was returning true even if the section was not found. ## Purpose This patch is a...

bugfix
manual merging

## Purpose The easy stuff from what Thomas had said here: https://github.com/reactos/reactos/pull/1694#issuecomment-506628455 This driver doesn't truly work, but is at a state where if actually compiled and enabled, the virtualbox...

enhancement
bugfix
drivers

## Purpose Dump the trap information of unhandled VDM traps to investigate kernel breakpoint hits on testbots. JIRA issue: [CORE-15642](https://jira.reactos.org/browse/CORE-15642)

enhancement
kernel&hal