Evolving Prolog gene expression programming mndrix The Problem - - PowerPoint PPT Presentation

evolving prolog
SMART_READER_LITE
LIVE PREVIEW

Evolving Prolog gene expression programming mndrix The Problem - - PowerPoint PPT Presentation

Evolving Prolog gene expression programming mndrix The Problem Lending Club peer to peer loans which ones are good? data! The Result 98% success p2pquant.com note selection Genetic Algorithms because giraffes Candida Ferreira FTW!


slide-1
SLIDE 1

Evolving Prolog

gene expression programming

slide-2
SLIDE 2

mndrix

slide-3
SLIDE 3

The Problem

slide-4
SLIDE 4

Lending Club

peer to peer loans

slide-5
SLIDE 5

which ones are good?

slide-6
SLIDE 6

data!

slide-7
SLIDE 7

The Result

slide-8
SLIDE 8

98% success

slide-9
SLIDE 9

p2pquant.com

note selection

slide-10
SLIDE 10
slide-11
SLIDE 11

Genetic Algorithms

slide-12
SLIDE 12

because giraffes

slide-13
SLIDE 13

Candida Ferreira FTW!

slide-14
SLIDE 14

Genotype

slide-15
SLIDE 15

ATGCTTCGGCAAGACTCAAAAAATA

slide-16
SLIDE 16

Phenotype

slide-17
SLIDE 17

Ophrys apifera

slide-18
SLIDE 18

xkcd 1259

slide-19
SLIDE 19

Genotype : Phenotype

Source : AST

slide-20
SLIDE 20

*b+a-aQab+//+b+babbabbbababbaaa

slide-21
SLIDE 21

Investment strategy

and FICO > credit inquiries < 700 2

slide-22
SLIDE 22

Prolog

slide-23
SLIDE 23

Why Prolog?

slide-24
SLIDE 24

homoiconic

?- writeln(hi). hi ?- X=writeln(hi). X = writeln(hi). ?- call($X). hi

slide-25
SLIDE 25

logic variables

?- X=writeln(Message). X = writeln(Message). ?- X=writeln(Message), Message=hi. Message = hi, X = writeln(hi). ?- call($X). hi

slide-26
SLIDE 26

*b+a-aQab+//+b+babbabbbababbaaa

slide-27
SLIDE 27

declarative

slide-28
SLIDE 28

Fitness Function

internal rate of return

slide-29
SLIDE 29

Generations

you kids get off my lawn

slide-30
SLIDE 30

98% satisfied

slide-31
SLIDE 31

p2pquant.com

thanks