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 Implement `IoGetDeviceInterfaceAlias` routine based on the one from the following commit: https://git.reactos.org/?p=reactos.git;a=commit;h=444c59cb3f83ea3ad6bc929dfe4fa2c47c69f220, with a lot of improvements and refactoring. It's required by MS audio drivers, so now ReactOS...

enhancement
kernel&hal

## Purpose Implement ArbBuildassignmentOrdering() and dependent functions for the arbiter library and PnP arbiters. ## Proposed changes - [LIB:ARBITER] Implemented: ArbInitializeOrderingList(), ArbFreeOrderingList(), ArbAddOrdering(), ArbPruneOrdering(), ArbBuildAssignmentOrdering(). - [LIB:ARBITER] Added ArbpGetRegistryValue(). -...

enhancement
kernel&hal
drivers

## Purpose The mkisofs options are quite long and repetitive (mostly duplicated four times for the current four different ISO targets), and are also hard to read (i.e. what group...

enhancement
refactoring

## Purpose [FREELDR] Add support for Physical Address Extension (PAE) paging mode memory management. JIRA issue: [CORE-17986](https://jira.reactos.org/browse/CORE-17986) ## Proposed changes - Added "LiveCD PAE (Debug)" in livecd.ini. - Changes have...

enhancement
freeldr

Adding NTFS boot support for the setup library.

enhancement

## Purpose See this PR's title. I suppose that this setting won't change between calls (when e.g. done from the other `writestr` helpers). ## Proposed changes Do the HighRes check...

enhancement
freeldr

## Purpose At least the way we currently do it and have our data layed out in memory. Otherwise we risk corrupting either the FAT-loading code, or the contents of...

bugfix
freeldr

## Purpose The primary goal is the replace (in user's local AppData) `rapps\rapps`, which looks a bit ridiculous and could appear as a bug of RAPPS (why creating two subdirectories...

enhancement

## Purpose Several aspects of rosui.h (the ATL-oriented UI layout manager for RAPPS) need to be cleaned up / reviewed before it could be used elsewhere. There appears to be...

enhancement
help wanted
bugfix
review pending
refactoring
manual merging

## Purpose Looking at the source of RAPPS gives the impression that a lot of headers are included again and again in the different files (or some are included when...

refactoring