This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# If ccache was installed via Homebrew: | |
export PATH="`brew --prefix ccache`/libexec:$PATH" | |
# Define where build files should go. This places them in the directory | |
# "obj-ff-dbg" under the current source directory | |
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-ff-dbg | |
# -s makes builds quieter by default | |
# -j4 allows 4 tasks to run in parallel. Set the number to be the amount of | |
# cores in your machine. 4 is a good number. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 68%] Building CXX object src/interfaces/python_modular/CMakeFiles/_python_modular.dir/modshogunPYTHON_wrap.cxx.o | |
/Users/danielpiros/Documents/Projects/shogun/build/src/interfaces/python_modular/modshogunPYTHON_wrap.cxx:23697:42: error: | |
cannot initialize a parameter of type 'struct dirent *' with an | |
rvalue of type 'const dirent *' | |
result = (int)shogun::SGIO::filter((dirent const *)arg1); | |
^~~~~~~~~~~~~~~~~~~~ | |
/Users/danielpiros/Documents/Projects/shogun/src/shogun/io/SGIO.h:478:37: note: | |
passing argument to parameter 'd' here | |
static int filter(CONST_DIRENT_T* d); | |
^ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hi, | |
My name is Daniel Pyrathon. I am currently a third year BSc student in Computer Science at the University of Plymouth. | |
Since my placement year I have been very interested in machine learning and AI in general. This has led me to self-learn some of the main models such as: Neural Networks (MLP, RBM), Naive Bayes classifiers, Genetic Algorithms, and I am currently learning RBMs because of my interest in deep learning. I love programming and I have always been active in the Open Source community (especially Python). In the past years I have written lots of Python, Javascript, Ruby, Java, and I am currently using C++ for many university projects. | |
The reason why I am interested in Shogun is because I think this project could increase my knowledge of machine learning as well as let me contribute bringing my own experience. | |
As one of the aims of SoC is to increase the visibility of Shogun I though of a preliminary idea that could help increase it: making Shogun a SaaS. | |
The idea would be to build upon the alr |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
danielpiros@monkey:~/Documents/Projects/comm-central$ obj-ff-dbg/mozilla/dist/bin/instantbird | |
[64110] WARNING: '!compMgr', file /Users/danielpiros/Documents/Projects/comm-central/mozilla/xpcom/glue/nsComponentManagerUtils.cpp, line 59 | |
[64110] WARNING: '!compMgr', file /Users/danielpiros/Documents/Projects/comm-central/mozilla/xpcom/glue/nsComponentManagerUtils.cpp, line 59 | |
[64110] WARNING: Couldn't get the user appdata directory. Crash events may not be produced.: file /Users/danielpiros/Documents/Projects/comm-central/mozilla/toolkit/crashreporter/nsExceptionHandler.cpp, line 2107 | |
++DOCSHELL 0x111cc3400 == 1 [pid = 64110] [id = 1] | |
++DOMWINDOW == 1 (0x111cc4800) [pid = 64110] [serial = 1] [outer = 0x0] | |
++DOMWINDOW == 2 (0x111cc6000) [pid = 64110] [serial = 2] [outer = 0x111cc4800] | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@a71d27b3696b:/shared/shogun/applications/classification# python test_multiclass_svm.py --classifier /tmp/mode --testset ../../data/7class_example4_test.light | |
[2014-03-09 16:59:30,597 test_multiclass_svm] SVM Multiclass evaluation | |
[WARN] In file /tmp/shogun/src/shogun/multiclass/MulticlassStrategy.cpp line 45: MulticlassStrategy::CMulticlassStrategy(): register parameters! | |
[WARN] In file /tmp/shogun/src/shogun/multiclass/MulticlassOneVsOneStrategy.cpp line 33: MulticlassOneVsOneStrategy::CMulticlassOneVsOneStrategy(): register parameters! | |
[WARN] In file /tmp/shogun/src/shogun/multiclass/MulticlassStrategy.cpp line 45: MulticlassStrategy::CMulticlassStrategy(): register parameters! | |
[WARN] In file /tmp/shogun/src/shogun/multiclass/MulticlassOneVsOneStrategy.cpp line 33: MulticlassOneVsOneStrategy::CMulticlassOneVsOneStrategy(): register parameters! | |
[2014-03-09 16:59:32,738 test_multiclass_svm] Accuracy = 0.6015 | |
[2014-03-09 16:59:32,739 test_multiclass_svm] Confusion matrix: | |
*** glibc detected *** python: fr |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def test_title_abbreviations(self): | |
self.assertEqual(title('SMS messages'), | |
"SMS Messages") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
danielpiros@monkey:~/docker/shared/shogun/build$ make _python_modular | |
[ 0%] Built target class_list | |
[ 0%] Built target Eigen3 | |
[ 1%] Generating version header | |
[ 1%] Built target version | |
[ 2%] Built target JSON | |
[ 98%] Built target libshogun | |
[ 98%] Built target shogun | |
Scanning dependencies of target python_modular_src | |
[ 98%] copying SWIG files |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[11:33am] edbaffei left the chat room. (Quit: edbaffei) | |
[11:41am] bak1an left the chat room. (Quit: Konversation terminated!) | |
[11:49am] tape-recorder left the chat room. (Remote host closed the connection) | |
[11:50am] tape-recorder joined the chat room. | |
[11:53am] maroloccio joined the chat room. | |
[11:53am] timograham joined the chat room. | |
[11:53am] edbaffei joined the chat room. | |
[12:02pm] dfunckt left the chat room. | |
[12:07pm] dlogs left the chat room. (Remote host closed the connection) | |
[12:07pm] dlogs joined the chat room. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mutually_exclusive_options = [auto_now_add, auto_now, | |
getattr(kwargs, 'default', None)] | |
if len(filter(None, mutually_exclusive_options)) > 1: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[12:43pm] PirosB3: toy/7class_example4_train.light | |
[12:44pm] PirosB3: just to let you know iglesiasg this issue has not appeared to me any more | |
[12:44pm] PirosB3: but still, I should not take the issue out | |
[12:44pm] PirosB3: till someone else tries it | |
[12:44pm] PirosB3: I have an open pull request https://github.com/shogun-toolbox/shogun/pull/1954 | |
[12:44pm] iglesiasg: PirosB3, I am going to try and reproduce it | |
[12:44pm] PirosB3: oh great! that would be amazing | |
[12:44pm] PirosB3: iglesiasg: you have to pull down my branch | |
[12:45pm] PirosB3: all instructions are on the PR | |
[12:45pm] iglesiasg: PirosB3, yeah sure, already did that |