Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / hipe4ml/hipe4ml issues and pull requests

#179 - Fix shap feature importance plot for multiclass (part 2)

Pull Request - State: closed - Opened by fgrosa 14 days ago

#178 - Fix shap feature importance plot

Pull Request - State: closed - Opened by fgrosa about 1 month ago

#177 - Fix shap feature importance plot

Pull Request - State: closed - Opened by fgrosa about 1 month ago

#176 - Remove old python leftovers

Pull Request - State: closed - Opened by fmazzasc about 2 months ago

#175 - Fix old python leftovers

Pull Request - State: closed - Opened by fmazzasc about 2 months ago

#174 - Remove python 3.8 and 3.9 leftovers

Pull Request - State: closed - Opened by fmazzasc about 2 months ago

#173 - Fix pylint + pytest

Pull Request - State: closed - Opened by fmazzasc 2 months ago

#172 - Fix pytest

Pull Request - State: closed - Opened by fmazzasc 2 months ago

#171 - Fix requirements for installation

Pull Request - State: closed - Opened by mpuccio 2 months ago

#170 - Remove old pythons and test CI

Pull Request - State: closed - Opened by mpuccio 6 months ago

#169 - v0.0.16

Pull Request - State: closed - Opened by mpuccio 6 months ago

#168 - Account for multiple tables within a DF

Pull Request - State: closed - Opened by fmazzasc 9 months ago

#167 - Use * syntax for iterating over different folders

Pull Request - State: closed - Opened by fmazzasc 9 months ago

#166 - Loop over subdirectories and look for the tree (O2Physics friendly)

Pull Request - State: closed - Opened by fmazzasc 10 months ago

#165 - Use trusted publishing for uploading to pypi

Pull Request - State: closed - Opened by mpuccio about 1 year ago - 1 comment

#164 - v0.0.15

Pull Request - State: closed - Opened by mpuccio about 1 year ago

#163 - Rebased on master for new version

Pull Request - State: closed - Opened by fgrosa about 1 year ago

#162 - New version 0.0.15

Pull Request - State: closed - Opened by fgrosa about 1 year ago

#161 - Dump version for new release

Pull Request - State: closed - Opened by fgrosa about 1 year ago

#160 - Remove SonarCloud test

Pull Request - State: closed - Opened by mconcas about 1 year ago

#159 - Update supported python versions

Pull Request - State: closed - Opened by fgrosa about 1 year ago

#158 - Update numpy, xgboost, and shap versions

Pull Request - State: closed - Opened by fgrosa about 1 year ago

#157 - [WIP] Update shap version to fix incompatibility with numpy new versions

Pull Request - State: closed - Opened by fgrosa about 1 year ago

#156 - Optuna visualization and early_stopping

Pull Request - State: closed - Opened by stefanopolitano over 2 years ago - 3 comments

#155 - Fix typos in the multi-class tutorial

Pull Request - State: closed - Opened by fmazzasc over 2 years ago - 1 comment

#154 - Unsmell predict method

Pull Request - State: closed - Opened by fgrosa over 2 years ago - 1 comment

#153 - Unsmell predict method

Pull Request - State: closed - Opened by fmazzasc over 2 years ago - 1 comment

#152 - New version 0.0.14

Pull Request - State: closed - Opened by fgrosa over 2 years ago - 2 comments

#151 - Add tutorial for multiclass classification

Pull Request - State: closed - Opened by fgrosa over 2 years ago - 1 comment

#150 - Bump and clean dependencies

Pull Request - State: closed - Opened by fcatalan92 over 2 years ago - 3 comments

#149 - Support Regressors and LGBM + tests for ModelHandler (finally)

Pull Request - State: closed - Opened by fmazzasc over 2 years ago - 3 comments

#148 - 0.0.13

Pull Request - State: closed - Opened by mpuccio over 2 years ago - 1 comment

#147 - Remove bayes-opt + pass extra kwargs to self.model.fit()

Pull Request - State: closed - Opened by fmazzasc over 2 years ago - 2 comments

#146 - Remove bayes-opt + passing extra kwargs to model.fit()

Pull Request - State: closed - Opened by fmazzasc over 2 years ago - 1 comment

#145 - Improve docstrings and revert pylintrc settings

Pull Request - State: closed - Opened by fmazzasc over 2 years ago - 1 comment

#144 - Drop `optimize_params_bayes` in favour of new approach

Issue - State: closed - Opened by fcatalan92 over 2 years ago - 1 comment

#143 - Add optuna optimiser

Pull Request - State: closed - Opened by fmazzasc over 2 years ago - 1 comment

#142 - Add possibility to dump models in .onnx and convert them in tensor format with hummingbird

Pull Request - State: closed - Opened by fgrosa almost 3 years ago - 2 comments

#141 - Add Optuna optimization of model's hyperparameters

Pull Request - State: closed - Opened by luca-bottero almost 3 years ago - 8 comments

#140 - Update README with zenodo reference

Pull Request - State: closed - Opened by fcatalan92 about 3 years ago - 1 comment

#139 - Update README with zenodo reference

Pull Request - State: closed - Opened by fcatalan92 about 3 years ago - 1 comment

#138 - Remove python 3.6, add python 3.9 support

Pull Request - State: closed - Opened by mpuccio about 3 years ago - 1 comment

#137 - Remove python 3.6, add python 3.9 support

Pull Request - State: closed - Opened by mpuccio about 3 years ago - 1 comment

#136 - Test rebasing

Pull Request - State: closed - Opened by fcatalan92 about 3 years ago - 3 comments

#135 - Dev

Pull Request - State: closed - Opened by mconcas about 3 years ago - 2 comments

#134 - Fix bug in dump_model_handler

Pull Request - State: closed - Opened by luca-bottero about 3 years ago - 3 comments

#133 - Add tests for model dumping and loading

Issue - State: closed - Opened by fcatalan92 about 3 years ago - 1 comment
Labels: enhancement

#132 - Fix ModelHandler dump to pickle

Pull Request - State: closed - Opened by fcatalan92 about 3 years ago - 1 comment

#131 - Update Python versions in CI

Pull Request - State: closed - Opened by mconcas about 3 years ago - 1 comment

#130 - Bump uproot to 4.1.5

Pull Request - State: closed - Opened by fcatalan92 about 3 years ago - 1 comment

#129 - Un-smell unused variable

Pull Request - State: closed - Opened by mpuccio about 3 years ago - 1 comment

#128 - Get ready for 0.0.11 release

Pull Request - State: closed - Opened by mpuccio about 3 years ago - 1 comment

#127 - Support again root file writing

Pull Request - State: closed - Opened by mpuccio about 3 years ago - 1 comment

#126 - Update dev requirements

Pull Request - State: closed - Opened by fcatalan92 over 3 years ago - 1 comment

#125 - Kwds passed on to uproot.TTree.arrays()

Pull Request - State: closed - Opened by fmazzasc over 3 years ago - 1 comment

#124 - Update documentation

Pull Request - State: closed - Opened by fmazzasc almost 4 years ago - 1 comment

#123 - Error in the documentation of tree_handler.get_handler_from_large_file

Issue - State: closed - Opened by danielbattistini almost 4 years ago - 1 comment

#122 - Update pythonpublish.yml

Pull Request - State: closed - Opened by fcatalan92 almost 4 years ago - 1 comment

#121 - v0.0.10

Pull Request - State: closed - Opened by mpuccio almost 4 years ago - 1 comment

#120 - Add test for get_handler_from_large_file()

Pull Request - State: closed - Opened by fmazzasc almost 4 years ago - 1 comment

#119 - Better tests for get_handler_from_large_file

Issue - State: closed - Opened by fcatalan92 almost 4 years ago - 1 comment

#118 - Adapt code to uproot4

Pull Request - State: closed - Opened by fcatalan92 almost 4 years ago - 2 comments

#117 - Fix for ipython dependency

Pull Request - State: closed - Opened by fcatalan92 almost 4 years ago - 1 comment

#116 - Move to Uproot4

Issue - State: closed - Opened by fcatalan92 almost 4 years ago - 2 comments
Labels: enhancement, help wanted

#115 - Add python 3.6 support back

Pull Request - State: closed - Opened by fcatalan92 almost 4 years ago - 3 comments

#114 - Add method to read and skim large TTrees

Pull Request - State: closed - Opened by fmazzasc almost 4 years ago - 5 comments

#113 - Temporary fix for hipe4ml tutorial

Pull Request - State: closed - Opened by fmazzasc almost 4 years ago - 1 comment

#112 - Fix Python supported version in metadata

Pull Request - State: closed - Opened by mconcas almost 4 years ago - 2 comments

#111 - Update Python version support in Meta information

Pull Request - State: closed - Opened by mconcas almost 4 years ago - 2 comments

#110 - TODO: update requirements in meta information

Issue - State: closed - Opened by mconcas almost 4 years ago - 1 comment
Labels: bug

#109 - Colab tutorial tree handler issue

Issue - State: closed - Opened by shahidzk1 almost 4 years ago - 3 comments

#108 - colab treehandler issue

Issue - State: closed - Opened by shahidzk1 almost 4 years ago

#107 - Bump version to 0.0.9

Pull Request - State: closed - Opened by fgrosa almost 4 years ago - 1 comment

#106 - v0.0.9 out

Pull Request - State: closed - Opened by fgrosa almost 4 years ago - 1 comment

#105 - Dummy change

Pull Request - State: closed - Opened by mconcas almost 4 years ago - 1 comment

#104 - Drop py3.6 tests in CI matrices

Pull Request - State: closed - Opened by mconcas almost 4 years ago - 3 comments

#103 - Trigger CI to debug errors

Pull Request - State: closed - Opened by mconcas almost 4 years ago - 1 comment

#102 - Fix uproot version for the moment

Pull Request - State: closed - Opened by fcatalan92 almost 4 years ago - 1 comment

#101 - Update dependencies

Pull Request - State: closed - Opened by fcatalan92 about 4 years ago - 1 comment

#100 - Keep track of all the pre-selections

Pull Request - State: closed - Opened by fmazzasc about 4 years ago - 1 comment

#99 - Keep track of all the pre-selections

Pull Request - State: closed - Opened by fmazzasc about 4 years ago - 1 comment

#98 - v0.0.8 out

Pull Request - State: closed - Opened by mpuccio about 4 years ago - 3 comments

#97 - Bump XGBoost to 1.2 and Shap to 0.36

Pull Request - State: closed - Opened by mpuccio over 4 years ago - 5 comments

#96 - Bump XGBoost to 1.1 and Shap to 0.36

Pull Request - State: closed - Opened by mpuccio over 4 years ago - 1 comment

#95 - Assign training_columns and n_classes also during hyperparams optimisation

Pull Request - State: closed - Opened by fmazzasc over 4 years ago - 1 comment

#94 - Add method to write df stored in tree_handler into root files

Pull Request - State: closed - Opened by fgrosa over 4 years ago - 3 comments

#93 - Unsmell code for SonarCloud

Pull Request - State: closed - Opened by mpuccio over 4 years ago - 2 comments

#92 - v0.0.7 release

Pull Request - State: closed - Opened by mpuccio over 4 years ago - 1 comment

#91 - Add test for parameter conversion + update ModelHandler constructor

Pull Request - State: closed - Opened by fcatalan92 over 4 years ago - 1 comment

#90 - Init model parameters from their ranges

Pull Request - State: closed - Opened by mpuccio over 4 years ago - 1 comment

#89 - ModelHandler cast_model_params() do not approximate parameters correctly

Issue - State: closed - Opened by fcatalan92 over 4 years ago
Labels: bug

#88 - Return TreeHandlers for not inplace operations

Pull Request - State: closed - Opened by fmazzasc over 4 years ago - 7 comments

#87 - Ensure model parameters consistency after loading

Pull Request - State: closed - Opened by mpuccio over 4 years ago - 1 comment

#86 - Load multiple files with TreeHandler

Pull Request - State: closed - Opened by fcatalan92 over 4 years ago - 3 comments

#85 - Ensure model parameters consistency after loading

Pull Request - State: closed - Opened by mpuccio over 4 years ago - 3 comments

#84 - Extend TreeHandler constructor to handle multiple files

Issue - State: closed - Opened by fcatalan92 over 4 years ago - 1 comment
Labels: enhancement

#83 - Same operations on full dataframe and slices

Issue - State: closed - Opened by fcatalan92 over 4 years ago - 2 comments
Labels: enhancement

#82 - Not inplace operations on TreeHandlers should return a new TreeHandler

Issue - State: closed - Opened by fcatalan92 over 4 years ago - 2 comments
Labels: enhancement

#81 - Clearer version of feature importance + set training columns when fitting

Pull Request - State: closed - Opened by fmazzasc over 4 years ago - 1 comment

#80 - Bump XGBoost to 1.0.2 and other packages

Pull Request - State: closed - Opened by fcatalan92 over 4 years ago - 2 comments