Python Forum
Rebuilding sklearn/tree package inside anaconda3
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rebuilding sklearn/tree package inside anaconda3
#1
Hi,
I look for modifying the _criterion.pyx file inside sklearn/tree. In fact, under this path, there is only _criterion.pyd (compiled file). That is why, I searched the source code of _criterion.pyx and modify it. This file should be compiled in order to get the _criterion.pyd. I am wondering how I can rebuilt the sklearn/tree package so as to take into account the made changes Think . My environment is Windows 8 using Anaconda3.
Thanks in advance
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  installing anaconda3 fails (failed to create menus) Hikki 9 4,274 Feb-10-2022, 06:49 PM
Last Post: snippsat
  Unable to import sklearn after installing any package ilango 0 1,184 Oct-25-2021, 07:03 AM
Last Post: ilango
  Installing auto-sklearn on Windows 10 Led_Zeppelin 1 2,664 Apr-15-2021, 08:02 PM
Last Post: bowlofred
  Index data must be 1-dimensional : Classifier with sklearn Salma 0 4,311 Apr-01-2021, 03:22 PM
Last Post: Salma
  Fetching data from Sklearn zaki424160 2 4,104 Jul-09-2019, 05:20 AM
Last Post: ThomasL
  Which package installation methods to use inside a python virtual environment? python_user_03 2 2,630 Dec-26-2018, 03:00 PM
Last Post: gehrenfeld

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020