Deepak Saldanha

Results 7 issues of Deepak Saldanha

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Upon creating the database using the databricks connections and on running...

bug
follow-up

#### Reference Issues/PRs fixes #28585 #### What does this implement/fix? Explain your changes. Followed the recommendations on the related issue. PR adds the macro-averaging formulas for TPR and FPR to...

Documentation

#### Reference Issues/PRs Part of #27151 #### What does this implement/fix? Explain your changes. [Lasso and Elastic Net](https://scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_coordinate_descent_path.html) merged with [Lasso path using Lars example](https://scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_lars.html).

Documentation

#### Reference Issues/PRs Part of 27151 #### What does this implement/fix? Explain your changes. Removed below examples: - [Agglomerative clustering with and without structure](https://scikit-learn.org/stable/auto_examples/cluster/plot_agglomerative_clustering.html) - [Feature agglomeration example](https://scikit-learn.org/stable/auto_examples/cluster/plot_digits_agglomeration.html) - [K-means...

Documentation

#### Reference Issues/PRs Part of #27151 #### What does this implement/fix? Explain your changes. Merged [Plotting Validation Curves example](https://scikit-learn.org/stable/auto_examples/model_selection/plot_validation_curve.html) with the [Train error vs Test error example](https://scikit-learn.org/dev/auto_examples/model_selection/plot_train_error_vs_test_error.html) to simplify example...

Documentation

#### Reference Issues/PRs Part of #27151 #### What does this implement/fix? Explain your changes. Deleted `plot_digits_last_image.py` to remove the [The Digit Dataset example](https://scikit-learn.org/dev/auto_examples/datasets/plot_digits_last_image.html)

Documentation

### Description Changes from the previous PR having been implemented in this. ### Issue Solved closes #5179 ### Type of Change - Adding a new entry ### Checklist - [x]...

python
new entry
status: review 1️⃣ completed
status: review 2️⃣ completed
status: waiting for author
plotly