normalisationSorry, but could someoneplease help me with ways to reduce data redundancy?
Yea, but what I mean is, what methods are there to normalize it?normalisation
Create a relational database utilising more than one table and a schema (ERD) that represents the relationships between attributes.Yea, but what I mean is, what methods are there to normalize it?
The normalization of data just involves organising the data into a table to try and prevent redundancy.Yea, but what I mean is, what methods are there to normalize it?
Not to sure on that one but I think it's related to the processing elements in the hidden layer.anyone know anything on pattern matching in neural networks?
The job of neural networks is largely about detecting patterns within the input data. Sets of inputs are processed through the NN to generate outputs based on the patterns determined during learning.anyone know anything on pattern matching in neural networks?
Normalisation is one way (as mentioned above), but in the exam try and come up with some others - with examples too - HSC markers love examples.Sorry, but could someoneplease help me with ways to reduce data redundancy?
The job of neural networks is largely about detecting patterns within the input data. Sets of inputs are processed through the NN to generate outputs based on the patterns determined during learning.
HTH
Sam
Agile is a type of iterative development - there are many others...any help with agile methods and iterative development?
thanks again, the thing that was confusing me was that i didnt know that agile was a type of iterative development. thanks for clearing that upAgile is a type of iterative development - there are many others...
Characteristics of agile development include:
-small teams, often including a customer/user representative.
-mutli-skilled team members
-strong communication (and often social) links between all involved
-just in time design - only design what you are about to implement.
-get the system out to the customer to use as it is being built
- this may mean a new version is released every few weeks so the customer can use it and then provide feedback
HTH
Sam
Online Transaction Processing just means that transactions are performed onlinethanks sam. do you know anything about OLTP?
hey sam would you be able to help me with some communication protocolsOnline Transaction Processing just means that transactions are performed online
Some examples:
- Your Mum transfers $20 into your account over the internet. Its a transaction as the money must be debited from her account AND it must be deposited into your account. If one of these fails then both must fail. And its online as its over the Internet.
- eBay, Paypal, etc... are also good to use as examples...
HTH
Sam