data-science
Here are 15,601 public repositories matching this topic...
After investigating in #16522, the user guide documentation of LabelPropagation, mentioned that it can be used in a regression: https://scikit-learn.org/stable/modules/label_propagation.html#label-propagation
However, the current implementation only supports classification. The documentation should be improved.
We should as well improved the docstring.
Screenshot
N/A
Description
Right now whenever users search for queries they are case sensitive. We should remove this to allow users to put in term with any cases
Design input
[describe any input/collaboration you'd like from designers, and
tag accordingly. For design review, add the
label design:review. If this includes a design proposal,
include the label `design:suggest
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
-
Updated
Oct 1, 2020 - Jupyter Notebook
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
-
Updated
Oct 1, 2020 - Python
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
-
Updated
Nov 7, 2020 - Python
-
Updated
Nov 10, 2020 - Python
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.
-
Updated
Nov 5, 2020
Describe your feature request
When I run ray up or call create_or_update_cluster(...), the terminal is filled up with output from either rsync (from file_mounts, etc) or any commands i put in setup_commands. These can get pretty spammy.
It would be nice to be able to suppress these unless v
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
Your new Mentor for Data Science E-Learning.
-
Updated
Nov 7, 2020 - 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)
VIP cheatsheets for Stanford's CS 229 Machine Learning
-
Updated
May 20, 2020
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
-
Updated
Oct 6, 2020
The "Python Machine Learning (1st edition)" book code repository and info resource
-
Updated
Oct 16, 2020 - Jupyter Notebook
The fastai book, published as Jupyter Notebooks
-
Updated
Nov 9, 2020 - Jupyter Notebook
Dive into Machine Learning with Python Jupyter notebook and scikit-learn!
-
Updated
Jul 31, 2020
Add a mapping between custom accelerators and "nicknames" so that you can
Trainer(accelerator=‘nickname’)
Deep learning library featuring a higher-level API for TensorFlow.
-
Updated
May 10, 2020 - Python
A curated list of awesome big data frameworks, ressources and other awesomeness.
-
Updated
Nov 9, 2020
more details at: allenai/allennlp#2264 (comment)
Best Practices on Recommendation Systems
-
Updated
Nov 10, 2020 - Python
What would you like to be added: As title
Why is this needed: All pruning schedule except AGPPruner only support level, L1, L2. While there are FPGM, APoZ, MeanActivation and Taylor, it would be much better if we can choose any pruner with any pruning schedule.
**Without this feature, how does current nni
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
-
Updated
Oct 31, 2020 - Jupyter Notebook
Interactive deep learning book with code, math, and discussions. Available in multi-frameworks.
-
Updated
Nov 9, 2020 - Python
Statistical data visualization using matplotlib
-
Updated
Nov 7, 2020 - Python
This is an issue that was raised by translators on Weblate.
Currently the gdata-import module has sentences split up into multiple fragments, such as:
"Please", "sign in and and authorize", "to access your Google data." with the middle phrase being a button label. This mandates an ordering which doesn't work in all languages.
A better structure would be: "Please sign-in and authorize to a
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
-
Updated
Nov 10, 2020 - Python
Improve this page
Add a description, image, and links to the data-science topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-science topic, visit your repo's landing page and select "manage topics."



(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.