-
Hi, I want to qualitatively observe the learned data features and compare the classification results of different models but I have no idea how to get the learned data features. I will appreciate it i…
-
TLDR: I think we have too many examples, in particular in
- [clustering](https://scikit-learn.org/stable/auto_examples/index.html#clustering)
- [ensemble](https://scikit-learn.org/stable/auto_exampl…
-
We have a rich set of examples covering a very broad range of issues, but they're not necessarily easily discoverable via the section on the bottom of the API pages.
This meta-issue is to keep trac…
-
# Predict availability in #TidyTuesday water sources with random forest models | Julia Silge
Walk through a tidymodels analysis from beginning to end to predict whether water is available at a water …
-
The goal of this assignment was to introduce you to 2 main concepts in Machine Learning: Data Pre-processing, and Classification. You learned how to query and clean data using the pandas library in Py…
-
Hi, i have seen that there is a function to calculate the r2 score of the surrogate model. I was wondering, are there any other simple metrics implemented to measure how good the surrogate model is?
…
-
It would be nice to have some integrated tools for model inspection and feature importance (FI). Below are some links to resources and what's available in scikit learn.
Scikit learn exposes a numbe…
-
Rudimentary Python support appears to be available. Thanks go out to @mjuarezm for independently testing the code and, especially, to @fyears for the working implementation. Kudos also to Chetan Mis…
suiji updated
9 months ago
-
어래 콜랩 링크를 클릭하시면 제가 작업한 코드를 보실 수 있습니다 :
https://colab.research.google.com/drive/1UVgmnCvTdCCGrtj7OGwkWaNW7SBFIeXI?usp=sharing
케글에서 다운받은 데이터 :
https://www.kaggle.com/blastchar/telco-customer-churn…
-
While running a permutation test with Photon, the following issues occurred.
Issue 1:
While running the test (implemented as suggested in the docu https://www.photon-ai.com/documentation/permutati…