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 I want to fix the keyboard layout handling, but fixing by one shot is difficult. JIRA issue: [CORE-11700](https://jira.reactos.org/browse/CORE-11700) ## Proposed changes - Add `IntLoadKeyboardLayout` (Win: `LoadKeyboardLayoutWorker`) helper function....

enhancement

## Purpose Some applications (and libraries, like [replxx](https://github.com/AmokHuginnsson/replxx/blob/master/src/windows.cxx)) rely on this undocumented behavior and throw internally an memory access violation exception. JIRA issue: None

NT6+

## Purpose Some detailed investigation has found the real function names. We want to use concrete names rather than unknown names. JIRA issue: [CORE-11700](https://jira.reactos.org/browse/CORE-11700) ## Proposed changes - Renaming some...

refactoring

[EXPLORER] Implementation proposal for Custom Icon Notification dialog page [EXPLORER] Add data to populate IDC_NOTIFICATION_LIST Adjust object size to full fill behavior item list Icon notify page imlementation

enhancement

JIRA issue: [CORE-17011](https://jira.reactos.org/browse/CORE-17011)

bugfix

## Purpose Move KDBG kernel debugger from ntoskrnl to its own kdcom like kdrosdbg.dll The goal is to turn KDBG completely into a kdcom like extension dll, which would make...

enhancement
refactoring
kernel&hal
drivers

## Purpose Multimedia Control Panel diverse fixes ## Proposed changes - Use Unicode (WCHAR) instead of TCHAR - Code formatting - Use string safe functions - Close handles after calling...

enhancement
bugfix
refactoring

## Purpose Add new restore window button bitmap for Lautus and Mizu theme JIRA issue: [CORE-15101](https://jira.reactos.org/browse/CORE-15101) Lautus: ![ROS_Restore_Lautus](https://user-images.githubusercontent.com/86486978/181872068-16e6e097-8ad1-4614-b801-a979c462971a.PNG) Mizu: ![ROS_Restore_Mizu](https://user-images.githubusercontent.com/86486978/181872075-31dce698-ea38-4a50-820c-37190c596cd1.PNG) The original file for Lautus theme is made by JIRA...

enhancement
modding

## Purpose - Add test for - Implement amd64 versions of _controlfp, _control87, _clearfp, _fpreset, _statusfp - Implement amd64 KiXmmExceptionHandler ## TODO - [ ] Fix test for x86

enhancement
bugfix
ROSTESTS
kernel&hal

Here's a new version of ROS hidparser. Created to improve compatibility and expand ROS functionality. Main changes: 1) winXP/win2003 compatible PreparsedData structure (its definition is based on wine and my...

enhancement
bugfix
refactoring
drivers