Greetings!!

It's 0.16.1.

I'm currently using python3 and hence executed the command as mentioned by
you using python 3.

I've downloaded the scikit-master from github on 16 October and I think the
source code I'm referring to is probably 0.16.0 which includes robust
scaler in data.py file under sklearn.preprocessing
On 2 Dec 2015 11:07, "Joel Nothman" <joel.noth...@gmail.com> wrote:

> But check that the version you are using in the appropriate Python
> instance is correct. For example:
>
> python -c 'import sklearn; print(sklearn.__version__)'
>
>
>
> On 2 December 2015 at 16:24, Sumedh Arani <opensourcesum...@gmail.com>
> wrote:
>
>> Greetings!!
>>
>> I've used pip install --upgrade scikit-learn and it says the requirement
>> is up to date.
>> I remember to have upgraded to  version 0.17. Initially I had installed
>> 0.16. Anyways thanks for the help!!
>> I'll reinstall it!!
>> On 2 Dec 2015 09:52, "Andreas Mueller" <t3k...@gmail.com> wrote:
>>
>>> You are likely using an old version of scikit-learn that doesn't include
>>> RobustScaler.
>>> Update your installation.
>>>
>>>
>>> On 11/28/2015 08:18 PM, Sumedh Arani wrote:
>>>
>>> Dear developers,
>>>
>>> In my due process to correct am way bug posted in the issues section in
>>> github, I tried to work on robust scaler. I tried importing it several
>>> times but to no avail. I even tried running plot_robust_scaling.py on my
>>> system which runs on osX which still gave me an import error. When I went
>>> and checked in data.py file which comes in sklearn.preprocessing, the class
>>> and the method both exist. I tried several times and several round about to
>>> achieve the same but still end up getting inconclusive results. This in
>>> turn prevents me from solving a bug which I proactively decided to work
>>> upon.
>>>
>>> Please help me figure out the same.
>>>
>>> Thank you.
>>>
>>> Yours sincerely,
>>> Sumedh Arani,
>>> PES University.
>>>
>>>
>>> ------------------------------------------------------------------------------
>>>
>>>
>>>
>>> _______________________________________________
>>> Scikit-learn-general mailing 
>>> listScikit-learn-general@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>>>
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Go from Idea to Many App Stores Faster with Intel(R) XDK
>>> Give your users amazing mobile app experiences with Intel(R) XDK.
>>> Use one codebase in this all-in-one HTML5 development environment.
>>> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
>>> OSs.
>>> http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
>>> _______________________________________________
>>> Scikit-learn-general mailing list
>>> Scikit-learn-general@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>>>
>>>
>>
>> ------------------------------------------------------------------------------
>> Go from Idea to Many App Stores Faster with Intel(R) XDK
>> Give your users amazing mobile app experiences with Intel(R) XDK.
>> Use one codebase in this all-in-one HTML5 development environment.
>> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
>> OSs.
>> http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
>> _______________________________________________
>> Scikit-learn-general mailing list
>> Scikit-learn-general@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>>
>>
>
>
> ------------------------------------------------------------------------------
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
> OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
> _______________________________________________
> Scikit-learn-general mailing list
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
>
------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to