Skip to content
#

sklearn

scikit-learn logo

scikit-learn is a widely-used Python module for classic machine learning. It is built on top of SciPy.

Here are 2,730 public repositories matching this topic...

igel
evelynmitchell
evelynmitchell commented Oct 9, 2020

https://igel.readthedocs.io/en/latest/_sources/readme.rst.txt includes a link to the assets/igel-help.gif, but that path is broken on readthedocs.

readme.rst is included as ../readme.rst in the sphinx build.
The gifs are in asses/igel-help.gif

The sphinx build needs to point to the asset directory, absolutely:

.. image:: /assets/igel-help.gif

I haven't made a patch, because I haven't

talexander
talexander commented May 19, 2020

Deploy kfserving v0.3.0 and sample app

kubectl apply -f kfserving.v0.3.0.yaml
kubectl apply -f sklearn.yaml

I have k8s cluster with enabled PSP and ImagePullAlways plugin
https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/
After all kservice isn't working

kubectl describe replicaset.apps/sklearn-iris-predictor-default-x9v87-deployment-784dbd

Created by David Cournapeau

Released January 05, 2010

Latest release 3 months ago

Repository
scikit-learn/scikit-learn
Website
scikit-learn.org
Wikipedia
Wikipedia

Related Topics

python scikit
You can’t perform that action at this time.