Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

10
LINES

< > BotCompany Repo | #1004734 // Debug Text Predict Algo

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Uses 5262K of libraries. Click here for Pure Java version (2523L/17K/56K).

!752

p {
  // Testing a new strategy on a problem: 3 lines!
  
  S text = getTextFromSucker("#1004698");
  S lua = callStrategy("#1004720", text);
  double score = scoreTextPredictAlgo(makeLuaTextPredictAlgo("L " + lua), text);
  print("Score: " + score);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, jtubtzbbkimh, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1004734
Snippet name: Debug Text Predict Algo
Eternal ID of this version: #1004734/1
Text MD5: 17d06b14628824b22b286b1fdcd48357
Transpilation MD5: 1b2bef6342012dfee43cec0b2624baf1
Author: stefan
Category: javax / a.i.
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-28 15:56:57
Source code size: 267 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 471 / 510
Referenced in: [show references]