Marc Torrellas Socastro

Results 14 issues of Marc Torrellas Socastro

#### Reference Issues/PRs Fixes https://github.com/scikit-learn/scikit-learn/issues/22625 #### What does this implement/fix? Explain your changes. This is an extension of https://github.com/scikit-learn/scikit-learn/pull/14900, where I added the parameter `zero_division` for precision, recall, and f1....

module:metrics

Being this my first contribution to this repo, I first would really like to show appreciation for this extension. I really love it and use it. Something I use everyday...

I see that the config is ``` deploy: provider: pypi user: pyncha password: secure: **** on: tags: true python: 3.9 ``` so it doesn't auto-release https://pypi.org/project/pandavro/#history. Not being an expert...

This PR solves two issues: 1. In a previous [PR](https://github.com/ynqa/pandavro/pull/35), the `columns` kwarg of `from_records` was promoted to read_avro to save RAM. However, this meant that all rows were read,...

Hi, was wondering what's the meaning of min_freq param, as in the documentation says it's a float. So I was always convinced it was a number in the range [0,1]...

I think it'd be nice and not really complicated to add support to plot from two variables in lists/np.array's. This would be useful when e.g. debugging in a command-line in...

### Proposed new feature or change: My motivation comes from this PR in sklearn https://github.com/scikit-learn/scikit-learn/pull/23183/files#diff-b62de604fe871c9d2dcbfc799daf93b5bcebef1bf08341a0a7fc7562ba20b337R148, where I wrote: ``` Wrapper for np.average, with np.nan values being ignored from the average...

01 - Enhancement

As described in https://github.com/Unstructured-IO/unstructured/issues/3236, I wanted to add the coordinate RC to the metadata of the returned elements. I'm adding both `rc` and `excel_rc`. The former being 0-based, the latter...

### Discussed in https://github.com/orgs/langfuse/discussions/2850 Originally posted by **marctorsoc** August 7, 2024 ### Describe the feature or potential improvement First, some appreciation for release this open source. This is heavily increasing...

## What does this PR do? Always collapse sidebar. This is temporary for discussion. We might want a setting to move from current behaviour to this. This PR modifies the...