data-science
Here are 14,135 public repositories matching this topic...
Describe the issue linked to the documentation
https://scikit-learn.org/stable/developers/contributing.html#guidelines-for-writing-documentation specifies how to write parameters with a shape attribute in a docstring, e.g.
array_parameter : {array-like, sparse matrix, dataframe} of shape (n_samples, n_features) or (n_samples,)
This parameter accepts data in either of the mentio
At some point we moved from using mocha as a test runner to using jest, and jest out of the box started reporting much more warnings than mocha did.
No one went to clean up this output. In many cases it may just be about passing an extra prop in a component or setting a proper default value for a component's prop, or adding up to an existing fixture.
[optional] please roll out in chu
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
Aug 12, 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
Jul 24, 2020 - Python
-
Updated
Aug 25, 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
Aug 17, 2020 - Python
To guide users towards doing things right, could we suggest they use the magics instead of the shell invocations? Possibly with a short explanation why. Was also mentioned in ipython/ipython#11524 (comment).
-
Updated
Aug 11, 2020
What is the problem?
cc @amogkam @krfricke @richardliaw
Since we removed Jenkins from our build, we need to remove this tag from the repo.
Your new Mentor for Data Science E-Learning.
-
Updated
Aug 18, 2020 - Jupyter Notebook
Analytical Web Apps for Python, R, Julia, and Jupyter. No JavaScript Required.
-
Updated
Aug 25, 2020 - Python
The usage example in the word2vec.py doc-comment regarding KeyedVectors uses inconsistent paths and thus doesn't work.
If vectors were saved to a tm
The "Python Machine Learning (1st edition)" book code repository and info resource
-
Updated
Aug 10, 2020 - Jupyter Notebook
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
Aug 20, 2020
Steps to repro
- Click on "say meow" here: https://jlt-cat-a-log.herokuapp.com/
Expected: You should see balloons appear and float their way up the screen, always unobstructed by other on-screen elements.
Actual: You see the balloons flowing up, but they sometimes appear behind certain UI elements, like Plotly charts.
Solution
We should bump Baloons' z-index to someth
Dive into Machine Learning with Python Jupyter notebook and scikit-learn!
-
Updated
Jul 31, 2020
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
Aug 24, 2020
more details at: allenai/allennlp#2264 (comment)
Draft of the fastai book
-
Updated
Aug 25, 2020 - Jupyter Notebook
Best Practices on Recommendation Systems
-
Updated
Aug 25, 2020 - Python
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
-
Updated
Aug 18, 2020 - Jupyter Notebook
Document ddp_cpu
📚 Documentation
For typos and doc fixes, please go ahead and:
- Create an issue.
- Fix the typo.
- Submit a PR.
Thanks!
Statistical data visualization using matplotlib
-
Updated
Aug 25, 2020 - Python
None of the text on the About page is internationalized so that it can be translated into languages other than English.
The individual HTML elements should be given unique ids which can be used with the $.i18n() calls to set the text for the element based on the user's current language. The license text and copyright statement should *not be translated.
These elements should be translate
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
-
Updated
Aug 21, 2020 - Python
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
-
Updated
Sep 27, 2019 - Jupyter Notebook
Interactive deep learning book with code, math, and discussions. Available in multi-frameworks.
-
Updated
Aug 25, 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.