Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression model from skeleton #10

Merged
merged 85 commits into from
Sep 12, 2024
Merged

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    172cf01 View commit details
    Browse the repository at this point in the history
  2. refacto config with virtual points

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8c103b3 View commit details
    Browse the repository at this point in the history
  3. add fonction KNN

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e67d7be View commit details
    Browse the repository at this point in the history
  4. add function for lauch virtual points

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ef59cd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e6c02e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6a4ab6 View commit details
    Browse the repository at this point in the history
  7. add test function las around point

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    584f094 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9db18fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    352dd47 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    23728c2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c089b73 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d878be7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    263b562 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e8894e4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    05945fa View commit details
    Browse the repository at this point in the history
  16. update config for virtual points

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    411e8b8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2b34530 View commit details
    Browse the repository at this point in the history
  18. update classification (68)

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    cba333b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3cd7f48 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1bdb271 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7cab92b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c50d917 View commit details
    Browse the repository at this point in the history
  23. add logging info

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2a7b06d View commit details
    Browse the repository at this point in the history
  24. add logging info, and remove create grid points for flatten rivers (w…

    …ill be done later)
    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4a9efc5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b11e65f View commit details
    Browse the repository at this point in the history
  26. add test for flatten little river

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c2eeb54 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8db7311 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    958be8c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    23556bb View commit details
    Browse the repository at this point in the history
  30. refacto README for test fonctionnels

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    62a999b View commit details
    Browse the repository at this point in the history
  31. update config

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    aa72a3c View commit details
    Browse the repository at this point in the history
  32. push new version

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c530db4 View commit details
    Browse the repository at this point in the history
  33. refacto test for flattening river

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7aaf606 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    1115e38 View commit details
    Browse the repository at this point in the history
  35. update README

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0fb15f6 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    841ad0b View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    14aa14d View commit details
    Browse the repository at this point in the history
  38. update README

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ebf8fa8 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    c0b0eaf View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    0ccc864 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    5d8bbf8 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    10043cc View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    62eb89a View commit details
    Browse the repository at this point in the history
  44. refacto linear regression model

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b9e832b View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    82f230a View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    3a3f117 View commit details
    Browse the repository at this point in the history
  47. refacto test merge skeleton by mask

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ab25e9f View commit details
    Browse the repository at this point in the history
  48. update submodule

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    dd4f5ea View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    924eb51 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    2949eb2 View commit details
    Browse the repository at this point in the history
  51. update test for lauch virtual point

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c5266db View commit details
    Browse the repository at this point in the history
  52. update flatten river for avoid error

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1c18bc2 View commit details
    Browse the repository at this point in the history
  53. rectify line 54

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ee91796 View commit details
    Browse the repository at this point in the history
  54. Update README.md

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8667304 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    3d96fa1 View commit details
    Browse the repository at this point in the history
  56. save the virtual points to LAZ

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d9a31b9 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    fb9deb1 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    306ca37 View commit details
    Browse the repository at this point in the history
  59. convert json points_knn: refacto

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    80f1728 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    c3c56d1 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    afbaab3 View commit details
    Browse the repository at this point in the history
  62. modify commentary function : returns

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b259088 View commit details
    Browse the repository at this point in the history
  63. remove commented code

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    70eeb65 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    41ef54e View commit details
    Browse the repository at this point in the history
  65. udpate test

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    dd54107 View commit details
    Browse the repository at this point in the history
  66. add parameters river length

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f23b766 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    b3f7cfd View commit details
    Browse the repository at this point in the history
  68. refacto README

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6866797 View commit details
    Browse the repository at this point in the history
  69. refacto configs and test associates

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5685427 View commit details
    Browse the repository at this point in the history
  70. refacto configs v2

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d44ceb5 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    9297179 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    238a435 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    ddb4052 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    8cfa73e View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    8f0a50c View commit details
    Browse the repository at this point in the history
  76. refacto linear_regression_model.py

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    73b70bf View commit details
    Browse the repository at this point in the history
  77. modify typehint function's parameters

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f87e5c4 View commit details
    Browse the repository at this point in the history
  78. add l86 *_ : because without, there is an error (ValueError: too many…

    … values to unpack (expected 3))
    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    93f6aa4 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    55a5d8d View commit details
    Browse the repository at this point in the history
  80. refacto run_create_virtual_point.py : delete if not points.empty and …

    …not points[points_knn].isnull().all() -> else
    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5a1c181 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    ce1fb1d View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    d7ab20a View commit details
    Browse the repository at this point in the history
  83. delete geometry_skeleton l106

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    de6d1e1 View commit details
    Browse the repository at this point in the history
  84. refacto apply z from grid

    mdupaysign authored and gliegard committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1d1e9d6 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    9a0a43a View commit details
    Browse the repository at this point in the history