Data Science
Data science is an inter-disciplinary field that uses scientific methods, processes, algorithms, and systems to extract knowledge from structured and unstructured data. Data scientists perform data analysis and preparation, and their findings inform high-level decisions in many organizations.
Here are 18,127 public repositories matching this topic...
It appears that the docs for Logistic Regression differ based on solvers and penalties. The "penalty" parameter states that "The ‘newton-cg’, ‘sag’ and ‘lbfgs’ solvers support only l2 penalties," while the "solver" parameter states that "‘newton-cg’, ‘lbfgs’, ‘sag’ and ‘saga’ handle L2 or no penalty" (attaching some screenshots). This was actually a little unclear to me, as I wasn't sure if the n
If a metric is removed from a datasource the single metric widget is inoperable if saved slice or URL references the previously defined metric. Note this isn't a problem for visualization types which support multiple metrics.
Expected results
The metric widget to render correctly.
Actual results
The metric widget in inoperable (see attached screenshot).
Screenshots
<
-
Updated
Mar 17, 2021 - Jupyter Notebook
-
Updated
Feb 18, 2021 - Python
-
Updated
Apr 10, 2021 - Python
-
Updated
Mar 23, 2021 - Python
-
Updated
Mar 25, 2021
Right now, grid search variables are resolved before the random samples are generated.
If we could toggle the order of resolution, we could support this: https://discuss.ray.io/t/is-there-a-way-to-run-the-same-hyperparameter-configuration-multiple-times/1412/12
Travis is not going to automatically offer the free tier for all open source projects; We likely want o migrate away from travis.
Setting up github actions to replace travis would be a welcomed contribution.
In recent versions (can't say from exactly when), there seems to be an off-by-one error in dcc.DatePickerRange. I set max_date_allowed = datetime.today().date(), but in the calendar, yesterday is the maximum date allowed. I see it in my apps, and it is also present in the first example on the DatePickerRange documentation page.
E
Summary
When import streamlit and supervisely_lib together in a project there occurs a TypeError.
Steps to reproduce
Code snippet:
import streamlit as st
import supervisely_lib as sly
If applicable, please provide the steps we should take to reproduce the bug:
- run the code with streamlit run ...
- see error/traceback when you open the streamlit page
🐛 Bug
Please reproduce using the BoringModel
Currently, the progress bar doesn't make distinction between running in a real terminal or being piped to logs.
When Lightning run in logs, it produces a prog_bar line for each change.
<img width="1659" alt="Screenshot 2021-03-23 at 09 10 40" src="https://user-images.git
-
Updated
Apr 8, 2021 - Jupyter Notebook
Not a high-priority at all, but it'd be more sensible for such a tutorial/testing utility corpus to be implemented elsewhere - maybe under /test/ or some other data- or doc- related module – rather than in gensim.models.word2vec.
Originally posted by @gojomo in RaRe-Technologies/gensim#2939 (comment)
-
Updated
May 20, 2020
-
Updated
Mar 24, 2021
-
Updated
Oct 16, 2020 - Jupyter Notebook
-
Updated
Mar 15, 2021
-
Updated
Apr 10, 2021 - Python
-
Updated
Feb 14, 2021 - JavaScript
-
Updated
Mar 30, 2021
-
Updated
Apr 11, 2021
-
Updated
Jan 25, 2021 - Python
-
Updated
Apr 9, 2021 - Python
-
Updated
Apr 10, 2021 - Python
I'm using mxnet to do some work, but there is nothing when I search the mxnet trial and example.
-
Updated
Apr 4, 2021 - Jupyter Notebook
-
Updated
Apr 7, 2021 - Python
- Wikipedia
- Wikipedia
(e.g. for links and images), because some of these examples are now being rendered in the docs.
Added by @fchollet in requests for contributions.