Clicky

  • Welcome to P2P Lending / NFT Lending Forum.
 

ETH.LOAN

News:

This was the original Lend Academy peer-to-peer lending forum, since forensically restored by deBanked and now reintroduced to eth.loan.

To restore access to your user account, email [email protected]. We apologize for errors you may experience during the recovery.

Main Menu
NEW LOANS:   | machamp.eth 1.500 Ξ | seadra.eth 1.500 Ξ | 804.eth 3.000 Ξ | ALL

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - tonyshaw

#1
Hi just want to get some initial feedback about the prototype.

We built a model based on all C--G historical loan records. The current algorithm is the gradient-descent boosting tree, we are planning to move to a deep neural network in the near future. Either way, the evaluation shows an 80+% accuracy in our test data set for predicting a charged-off loan. The model is quite selective, we think it will perform well. (Disclaimer: this is based on the historical result and may not reflect the truth).

The system works like this way:
1. On each day, it will check all listed loans, and select all loans that it thinks the borrower can fully-paid (loan only select from C-G).
2. Query your available cash, invest X loans that you have not invested by our system before. X is calculated by the min(number_selected_loan, avaliable_cash/25).

You are welcome to try this prototype and provide any feedback here.

Notice that:
The system is running on google app engine with free quota, and access availability is not guaranteed if there are too many users from this website.
The system will invest 25$ for each auto-selected loan. We are not able to control the total money to invest each order yet. Please control your available cash to below $250 just in case the model suddenly select tons of loans and drain all your cash

link:
http://investforests.appspot.com" class="bbc_link" target="_blank">http://investforests.appspot.com

You can check attachment for a sample of selected loans the model did for me.