comparison notebooks/explain_components.ipynb @ 35:c4428589b82b branch-tests

more tests in load_features
author Maria Panteli
date Thu, 14 Sep 2017 13:07:19 +0100
parents e4736064d282
children 7532363b9dda
comparison
equal deleted inserted replaced
34:115774aff442 35:c4428589b82b
30 ] 30 ]
31 }, 31 },
32 { 32 {
33 "cell_type": "code", 33 "cell_type": "code",
34 "execution_count": 2, 34 "execution_count": 2,
35 "metadata": {}, 35 "metadata": {
36 "collapsed": false
37 },
36 "outputs": [ 38 "outputs": [
37 { 39 {
38 "name": "stdout", 40 "name": "stdout",
39 "output_type": "stream", 41 "output_type": "stream",
40 "text": [ 42 "text": [
62 }, 64 },
63 { 65 {
64 "cell_type": "code", 66 "cell_type": "code",
65 "execution_count": 14, 67 "execution_count": 14,
66 "metadata": { 68 "metadata": {
69 "collapsed": false,
67 "scrolled": false 70 "scrolled": false
68 }, 71 },
69 "outputs": [ 72 "outputs": [
70 { 73 {
71 "name": "stdout", 74 "name": "stdout",
228 ] 231 ]
229 }, 232 },
230 { 233 {
231 "cell_type": "code", 234 "cell_type": "code",
232 "execution_count": 5, 235 "execution_count": 5,
233 "metadata": {}, 236 "metadata": {
237 "collapsed": false
238 },
234 "outputs": [ 239 "outputs": [
235 { 240 {
236 "name": "stdout", 241 "name": "stdout",
237 "output_type": "stream", 242 "output_type": "stream",
238 "text": [ 243 "text": [
271 ] 276 ]
272 }, 277 },
273 { 278 {
274 "cell_type": "code", 279 "cell_type": "code",
275 "execution_count": 7, 280 "execution_count": 7,
276 "metadata": {}, 281 "metadata": {
282 "collapsed": false
283 },
277 "outputs": [ 284 "outputs": [
278 { 285 {
279 "name": "stdout", 286 "name": "stdout",
280 "output_type": "stream", 287 "output_type": "stream",
281 "text": [ 288 "text": [
289 ] 296 ]
290 }, 297 },
291 { 298 {
292 "cell_type": "code", 299 "cell_type": "code",
293 "execution_count": 8, 300 "execution_count": 8,
294 "metadata": {}, 301 "metadata": {
302 "collapsed": false
303 },
295 "outputs": [ 304 "outputs": [
296 { 305 {
297 "name": "stderr", 306 "name": "stderr",
298 "output_type": "stream", 307 "output_type": "stream",
299 "text": [ 308 "text": [
367 ] 376 ]
368 }, 377 },
369 { 378 {
370 "cell_type": "code", 379 "cell_type": "code",
371 "execution_count": 12, 380 "execution_count": 12,
372 "metadata": {}, 381 "metadata": {
382 "collapsed": false
383 },
373 "outputs": [ 384 "outputs": [
374 { 385 {
375 "data": { 386 "data": {
376 "text/plain": [ 387 "text/plain": [
377 "<matplotlib.text.Text at 0x7f42e6436f10>" 388 "<matplotlib.text.Text at 0x7f42e6436f10>"
423 ] 434 ]
424 }, 435 },
425 { 436 {
426 "cell_type": "code", 437 "cell_type": "code",
427 "execution_count": 26, 438 "execution_count": 26,
428 "metadata": {}, 439 "metadata": {
440 "collapsed": false
441 },
429 "outputs": [ 442 "outputs": [
430 { 443 {
431 "data": { 444 "data": {
432 "text/plain": [ 445 "text/plain": [
433 "<matplotlib.legend.Legend at 0x7f689d739d90>" 446 "<matplotlib.legend.Legend at 0x7f689d739d90>"
455 ] 468 ]
456 }, 469 },
457 { 470 {
458 "cell_type": "code", 471 "cell_type": "code",
459 "execution_count": 31, 472 "execution_count": 31,
460 "metadata": {}, 473 "metadata": {
474 "collapsed": false
475 },
461 "outputs": [ 476 "outputs": [
462 { 477 {
463 "data": { 478 "data": {
464 "text/plain": [ 479 "text/plain": [
465 "array([ 0.14373482, 0.08618908, 0.06204185, 0.05570435, 0.04295312,\n", 480 "array([ 0.14373482, 0.08618908, 0.06204185, 0.05570435, 0.04295312,\n",
488 ] 503 ]
489 }, 504 },
490 { 505 {
491 "cell_type": "code", 506 "cell_type": "code",
492 "execution_count": 33, 507 "execution_count": 33,
493 "metadata": {}, 508 "metadata": {
509 "collapsed": false
510 },
494 "outputs": [ 511 "outputs": [
495 { 512 {
496 "data": { 513 "data": {
497 "text/plain": [ 514 "text/plain": [
498 "(120, 120)" 515 "(120, 120)"
531 "file_extension": ".py", 548 "file_extension": ".py",
532 "mimetype": "text/x-python", 549 "mimetype": "text/x-python",
533 "name": "python", 550 "name": "python",
534 "nbconvert_exporter": "python", 551 "nbconvert_exporter": "python",
535 "pygments_lexer": "ipython2", 552 "pygments_lexer": "ipython2",
536 "version": "2.7.12" 553 "version": "2.7.11"
537 } 554 }
538 }, 555 },
539 "nbformat": 4, 556 "nbformat": 4,
540 "nbformat_minor": 1 557 "nbformat_minor": 1
541 } 558 }