The Wayback Machine - https://web.archive.org/web/20200821125554/https://github.com/topics/data-science
Skip to content
#

data-science

Here are 14,057 public repositories matching this topic...

lorentzenchr
lorentzenchr commented Aug 17, 2020

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
mistercrunch
mistercrunch commented Jun 16, 2020

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

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
gensim
tfmorris
tfmorris commented Aug 17, 2020

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

pytorch-lightning
manipopopo
manipopopo commented Aug 8, 2020

The type annotations of num_sanity_val_steps: and limit_val_batches are int and Union[int, float] for percent or num_batches. The minimum of percent and num_batches will be percent. (except when num_batches==0)
https://github.com/PyTorchLightning/pytorch-lightning/blob/a59e140ee814d8818d121405582133cf6b767e1a/pytorch_lightning/trainer/trainer.py#L461

Maybe we can remove

Improve this page

Add a description, image, and links to the data-science topic page so that developers can more easily learn about it.

Curate this topic

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

Learn more

You can’t perform that action at this time.