Main > Forum > 1C:Enterprise Platform > 1C:Enterprise – Business applications platform > is there AI implementation or Logistic regression in 1c

Forum

Search UsersRules
is there AI implementation or Logistic regression in 1c
#1
Active user
Points:: 0
Joined:: Feb 9, 2016

Hi,

I wanted to ask if there are any examples of implementing artificial intelligence algorithms using 1c or what is the best approach to implement logistic regression or any other algorithm of AI using 1C

Profile
#2
Interested
Points:: 0
Joined:: Apr 5, 2012

Hi Mubarak Sami,
It's interesting subject to discuss.

Quote
1C:Enterprise is a universal cloud and on-premise system of programs for automating a company’s financial and wider operational activities.
In that case you can create your own needs.

For example for "Image processing" (face recognition, object recognition etc), "robotic controls", "natural language processing/speech recognition" you can not directly control. But you have ability to integrate with each other.

For neutral networks (both CNN and RNN) you can realize your algorithms in 1C using catalogs, information registers, dimensions etc. To get needed data you also will integrate with external components/providers.

As examples, you can find in russian resources by exact search.

It's my opinion, may be 1C support team thinks differently.

Profile
#3
Interested
Points:: 0
Joined:: Apr 5, 2012

P.S. 1C also support Native API tech. It's a really good ability to create needed skills if 1C native functions do not support.
Briefly, you create your own library in C++ according to 1C needs/standards (https://1c-dn.com/library/add_in_creation_technology/). Then you can use/control your library as 1C's native.

Profile
#4
Interested
Points:: 0
Joined:: Dec 4, 2017

Dear Mubarak Sami,

You can implement logistic regression and other statistical algorithms via 1C:Enterpise language or Data Composition System's built-in aggregate functions. Though, a more efficient approach, which Murat already mentioned, is to use external dedicated tools for logistic regression (like Python libraries), implement a Native API wrapping for such a tool, and thus control using this tool from your 1C:Enterpise language code.

Best regards,
Vladimir Gurov

Profile
#5
Active user
Points:: 0
Joined:: Feb 9, 2016

Thank you very much Murat for the directions and answer

Profile
#6
Active user
Points:: 0
Joined:: Feb 9, 2016

thanks Vladimir for the support

Profile
#7
Active user
Points:: 0
Joined:: Mar 10, 2017

Hi Mubarak Sami, I think the simpliest way is to use API intgration with cloud based AI systems like Watson and similar. Here is the link to Watson API documentation.

Profile
Subscribe
Users browsing this topic (guests: 2, registered: 0, hidden: 0)



© 1C LLC. All rights reserved
1C Company respects the privacy of our customers and visitors
to our Web-site.