Is there anyone good with mysql and c++?
i did some mysql and of course sql language studies at school but i don't know what exactly you need that somebody do... if you want to send a pm to me to see what is needed maybe i can give an help....
p.s. all the studies were done with phpmyadmin but i suppose that the basics are the same right?
Ok great you'd have to get an idea of what i am trying to accomplish, so first is to get on the banking branch and do a full fresh sync. You'll see a lot more .dat files in the ratings folder as the client syncs (and also see how slow it's become).
At any point past say 20K blocks you'll be able to analyse the data and maybe make sense of it if you look @ the source.
What i have done, is basically, for every address on the chain, each client maintains a DB of trust and credit ratings as well as pertinent info like average income, expenditure, total earned ever vs total spent, how long the address has existed ...etc etc
This data , along with a more detailed analysis of specific types of transactions, forms the basis of the credit scorecard for BCR. The data and methods used while far more detailed and far more advanced than the previous iteration of the Trust Engine, still are primitive, we haven't started using probability/differentials, and other traditional mathematical/statistical methods. This is where the problem is.... while this is certainly an advancement, i still label it as alpha, it too primitive and clumsy.
As it stands the engine can tel you quite a bit about a users' financial activity but it is in no way enough. I need to extract more data and perform more in-depth analysis to produce better working results if this will ever become a viable reality.
So, I need someone who can help me
1) Integrate useage of a relational DB
2) Populate the DB with every scrap of data we can mine off the chain
3) Integrate high level mathematics and statistical tools
4) Produce a single report detailing each addresses stats/relations
and finally
5) Create a recommendation tool
Already 2 and 4 are in primitive stages, which can for proof of concept be used to illustrate P2PLending.
So.....any takers?