Neural Networks, C# and telecoms fraud detection final year project

One of the things I have regretted since I left university is that I have not followed up on my Final year Project [I will try and upload it soon, it was pretty smart.]. Bascially I made a system that created Telephone CDR records based off user determined call profiles. The data from these CDR was then passed into a neural network [Created using MATLAB] to see if the call history for a particalular telephone customer was fraudulent or not.


This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan

<p>One of the things I have regretted since I left university is that I have not followed up on my Final year Project [I will try and upload it soon, it was pretty smart.]. Bascially I made a system that created Telephone CDR records based off user determined call profiles. The data from these CDR was then passed into a neural network [Created using MATLAB] to see if the call history for a particalular telephone customer was fraudulent or not. It worked really well, and MATLAB was amazing for creating the nerual networks for training and validating.<p />I promised myself that I would create a little neural network framework in what ever language I was working with at the time so that I could learn more about the algorithms and functions of the network. MATLAB was great but it was easy to hide the detialed understanding of the inner workings of a neural network.<p />So, soon hopefully I will create a little C# neural network package. Just mainly as a learning exercise. I know there are a lot of resources out there that already do it in c#, but I don't really want to use them for many reasons. Some of them seem convulted, some of them seem very specialised and all of them will not really help me understand neural networks the way that I should, it will be MATLAB all over again.<p />On the neural network side of things I used a Multi-layer perceptron. Which had an astonishing high true-positive/negative rate.<p />Basically my next series if posts will be about my Final year project and the work that I did with neural networks. Additionally, I will try and talk about some of the c# aspects of me learning about neural networks again.<p /></p>


This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan


Print Share Comment Cite Upload Translate Updates
APA

Paul Kinlan | Sciencx (2005-12-11T00:00:00+00:00) Neural Networks, C# and telecoms fraud detection final year project. Retrieved from https://www.scien.cx/2005/12/11/neural-networks-c-and-telecoms-fraud-detection-final-year-project/

MLA
" » Neural Networks, C# and telecoms fraud detection final year project." Paul Kinlan | Sciencx - Sunday December 11, 2005, https://www.scien.cx/2005/12/11/neural-networks-c-and-telecoms-fraud-detection-final-year-project/
HARVARD
Paul Kinlan | Sciencx Sunday December 11, 2005 » Neural Networks, C# and telecoms fraud detection final year project., viewed ,<https://www.scien.cx/2005/12/11/neural-networks-c-and-telecoms-fraud-detection-final-year-project/>
VANCOUVER
Paul Kinlan | Sciencx - » Neural Networks, C# and telecoms fraud detection final year project. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2005/12/11/neural-networks-c-and-telecoms-fraud-detection-final-year-project/
CHICAGO
" » Neural Networks, C# and telecoms fraud detection final year project." Paul Kinlan | Sciencx - Accessed . https://www.scien.cx/2005/12/11/neural-networks-c-and-telecoms-fraud-detection-final-year-project/
IEEE
" » Neural Networks, C# and telecoms fraud detection final year project." Paul Kinlan | Sciencx [Online]. Available: https://www.scien.cx/2005/12/11/neural-networks-c-and-telecoms-fraud-detection-final-year-project/. [Accessed: ]
rf:citation
» Neural Networks, C# and telecoms fraud detection final year project | Paul Kinlan | Sciencx | https://www.scien.cx/2005/12/11/neural-networks-c-and-telecoms-fraud-detection-final-year-project/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.