Skip to content
#

ml

Machine learning is the practice of teaching a computer to learn. The concept uses pattern recognition, as well as other forms of predictive algorithms, to make judgments on incoming data. This field is closely related to artificial intelligence and computational statistics.

Here are 4,489 public repositories matching this topic...

chan4cc
chan4cc commented Apr 26, 2021

New Operator

Describe the operator

Why is this operator necessary? What does it accomplish?

This is a frequently used operator in tensorflow/keras

Can this operator be constructed using existing onnx operators?

If so, why not add it as a function?

I don't know.

Is this operator used by any model currently? Which one?

Are you willing to contribute it?

operator good first issue enhancement
anjakuchenbecker
anjakuchenbecker commented Apr 29, 2022

Thank you for submitting an issue. Please refer to our issue policy for information on what types of issues we address.

Please fill in this documentation issue template to ensure a timely and thorough response.

Willingness to contribute

The MLflow Community encourages documentation fix contributions. Would you or an

good first issue area/docs
chrisxfire
chrisxfire commented Mar 23, 2022

Typo under the description: Returns a containing. Returns a what?

Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

  • ID: d2dc315d-96d7-e54f-6e90-fec6ed09481c
  • Version Independent ID: ab5d0a68-35d6-ef5f-786e-d89e7fee8034
  • Content: [DataFrameColumn.Info Method (Microsoft.Data.Analysis)](https://docs.microsoft.com/e
good first issue up-for-grabs P3
FedericoHeichou
FedericoHeichou commented Apr 9, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

I think would be helpful supporting elasticsearch because is one of the most used search engines

Describe the solution you'd like.

No response

Describe an alternate solution.

No response

Anything else? (Additional Context)

_N

enhancement help wanted good first issue
metaflow
mingjun1120
mingjun1120 commented Apr 21, 2022

pycaret version checks

  • I have checked that this issue has not already been reported here.

  • I have confirmed this bug exists on the latest version of pycaret.

  • I have confirmed this bug exists on the main branch of pycaret.

Issue Description

I am facing the problem of

enhancement good first issue classification priority_medium
AbhinavTuli
AbhinavTuli commented Mar 22, 2022

🚨🚨 Feature Request

  • A new implementation (Improvement, Extension)

Is your feature request related to a problem?

Currently, if a user tries to access an index that is larger than the dataset length or tensor length, an internal error is thrown which is not easy to understand.

Description of the possible solution

We can catch the error and throw a more descriptive e

enhancement good first issue
SynapseML
brunocous
brunocous commented Sep 2, 2020

I have a simple regression task (using a LightGBMRegressor) where I want to penalize negative predictions more than positive ones. Is there a way to achieve this with the default regression LightGBM objectives (see https://lightgbm.readthedocs.io/en/latest/Parameters.html)? If not, is it somehow possible to define (many example for default LightGBM model) and pass a custom regression objective?

Parvez-Khan-1
Parvez-Khan-1 commented Apr 18, 2022

Expected Behavior

Feast should allow users to create feature views with .csv data sources and retrieve features from offline store without any issues.

Current Behavior

Presently, I have a .csv file sitting in S3 bucket and I am able to create a feature view using this .csv file but while fetching the features from offline store getting below error

-------------------------
Wikipedia
Wikipedia