Intel® oneAPI Data Analytics Library
Learn from community members on how to build compute-intensive applications that run efficiently on Intel® architecture.

Predictive Classification

Karabo_Motswagae
Beginner
1,341 Views

Good day,

On making objects out of records, artificial intelligence may be used to classify the record as the name given. The object may be turned into a numpy array and stored with the label. A linear regression may be run with the objects under the same label as predictors and new entries as dependents. Iteration of the regression may create an accurate model enough to predict new records. On entry, the record may be turned into an array and made dependent for probability. A flag may be given if not greater than or equal to the model inference. If so be it, autocorrection may be done on record entry by iterating through the array and suggesting the record entry. This may be artificial intelligence in the realm as a model.

If done, prediction may be done on the objects for analytical purposes. That is, if thought goes so far.

 

https://discuss.tensorflow.org/t/predictive-classification/10497?u=karabo_motswagae

Labels (1)
0 Kudos
4 Replies
Karabo_Motswagae
Beginner
1,336 Views

A Generative Adversarial Network may then be used on the predicted objects to create new datasets.

0 Kudos
JananiC_Intel
Moderator
1,303 Views

Hi,


Thanks for sharing the information. Kindly let us know if you need any support for Intel oneAPI Data Analytics Library (oneDAL).


Regards,

Janani Chandran


0 Kudos
JananiC_Intel
Moderator
1,270 Views

Hi,


Do you need any support for oneDAL? Can we close the case?


Regards,

Janani Chandran


0 Kudos
JananiC_Intel
Moderator
1,254 Views

Hi,


We have not heard back from you. This thread will no longer be monitored by Intel. If you need further assistance, please post a new question.


Regards,

Janani Chandran


0 Kudos
Reply