-
I am using windows 8.1. Not able to download because of some error. Please help. I am very new to python.
E:\study\edx-dl-master\edx-dl-master>python edx-dl.py -u analkumar2@gmail.com ht
tps://course…
-
Hi,
I tried to build the R-modular interface but make failed
> [100%] [100%] Building CXX object src/interfaces/r_modular/CMakeFiles/r_modular.dir/sg_print_functions.cpp.o
> Building CXX object src…
-
I just had a look at caret and made a list of learners, which have not yet been integrated into mlr (at least as far as I know).
``` r
Package Function …
-
Linking CXX executable ../../../../bin/adaboost
../../../../lib/libmlpack.so.1.0: undefined reference to 'wrapper_dnrm2_'
../../../../lib/libmlpack.so.1.0: undefined reference to 'wrapper_dasum_'
coll…
-
https://github.com/scikit-learn/scikit-learn
作業ログは、参加者が、このイベントを通して得るものをより増やすために重要になります。なぜなら作業ログがメンターからのフィードバックをより充実させるからです。
作業ログを元にメンターと「ふりかえり」をするタイミングがあります。「ふりかえり」では次のことをします。
- 参加者は作業ログの内容を順にメンターに説…
-
Hello, I am trying to install the multisearch pacakge from package manager but seems I can not find the package. Is it available now and what the name is it? Following is the package list I found -
…
-
Hi,
I am using Mac OSX 10.10 and Python 2.7.3 and I am trying to install scikit-learn without success. I am getting an error message (during installation with sudo pip install -U scikit-learn), pleas…
-
I'm getting a segmentation fault when attempting to train with a rather large dataset.
I have extracted overfeat features from the mnist dataset. When I try to train on a subset of this data using y…
-
On Ubuntu 14.04 I run
cmake -DPythonModular=ON ../
make
and then I receive
[ 82%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/base/class_list.cpp.o
[ 83%] Built target libshogun
Scanning …
-
When I test my trained networks on the training sets themselves, I end up with 53% error.
Does that seem somewhat strange? Perhaps the features are just not good features.