[jira] [Created] (FINCN-336) Docker Compose issues while starting in a not Swarm environment

2021-08-05 Thread Victor Romero (Jira)
Victor Romero created FINCN-336:
---

 Summary: Docker Compose issues while starting in a not Swarm 
environment
 Key: FINCN-336
 URL: https://issues.apache.org/jira/browse/FINCN-336
 Project: Fineract Cloud Native
  Issue Type: Bug
Reporter: Victor Romero


The Docker Compose improved for avoiding issues while starting in a NOT Swarm 
environment removing the "any" to "on-failure" and also a healthcheck has been 
added for Postgres.

This is the error that is shown:

 

ERROR: for cassandra Cannot create container for service cassandra: maximum 
retry count cannot be used with restart policy 'always' ERROR: for eureka 
Cannot create container for service eureka: maximum retry count cannot be used 
with restart policy 'always' ERROR: for activemq Cannot create container for 
service activemq: maximum retry count cannot be used with restart policy 
'always' ERROR: for cassandra Cannot create container for service cassandra: 
maximum retry count cannot be used with restart policy 'always' ERROR: 
Encountered errors while bringing up the project.

 

This is the repository

[https://github.com/apache/fineract-cn-docker-compose] 

And this is the fix 

[https://github.com/apache/fineract-cn-docker-compose/pull/23] 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINCN-252) Machine Learning Scorecard for Credit Risk Assessment Phase 4

2021-08-05 Thread Ed Cable (Jira)


[ 
https://issues.apache.org/jira/browse/FINCN-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17394356#comment-17394356
 ] 

Ed Cable commented on FINCN-252:


Repo is now available at https://github.com/apache/fineract-credit-scorecard/

> Machine Learning Scorecard for Credit Risk Assessment Phase 4
> -
>
> Key: FINCN-252
> URL: https://issues.apache.org/jira/browse/FINCN-252
> Project: Fineract Cloud Native
>  Issue Type: Improvement
>Reporter: Ed Cable
>Assignee: Yemdjih Kaze Nasser
>Priority: Major
>  Labels: gsoc2021, mentor
>
> h2. Mentors
>  * Lalit Mohan S
>  * [~Fintecheando]
> h2. Overview & Objectives
> Financial Organizations using Mifos/Fineract are depending on external 
> agencies or their past experiences for evaluating credit scoring and 
> identification of potential NPAs. Though information from external agencies 
> is required, financial organizations can have an internal scorecard for 
> evaluating loans so that preventive/proactive actions can be done along with 
> external agencies reports. In industry, organizations are using rule based, 
> Statistical and Machine learning methods for credit scoring, predicting 
> potential NPAs, fraud detection and other activities. This project aims to 
> implement a scorecard based on statistical and ML methods for credit scoring 
> and identification of potential NPAs.
> h2. Description
> The approach should factor and improve last year's GSOC work 
> ([https://gist.github.com/SupreethSudhakaranMenon/a20251271adb341f949dbfeb035191f7])
>  on Features/Characteristics, Criteria and evaluation (link). The design and 
> implementation of the screens should follow Mifos Application standards. 
> Should implement statistical and ML methods with explainability on decision 
> making. Should also be extensible for adding other functionalities such as 
> fraud detection, cross-sell and up-sell, etc.
> h2. Helpful Skills
> JAVA, Integrating Backend Service, MIFOS X, Apache Fineract, AngularJS, ORM, 
> ML, Statistical Methods, Django
> h2. Impact
> Streamlined Operations, Better RISK Management, Automated Response Mechanism
> h2. Other Resources
> 2019 Progress: 
> [https://gist.github.com/SupreethSudhakaranMenon/a20251271adb341f949dbfeb035191f7]
> [https://gist.github.com/lalitsanagavarapu]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINCN-331) Import statistical scoring in the API

2021-08-05 Thread Yemdjih Kaze Nasser (Jira)


[ 
https://issues.apache.org/jira/browse/FINCN-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17393796#comment-17393796
 ] 

Yemdjih Kaze Nasser commented on FINCN-331:
---

There's no PR yet but the work is reflected across 3 different repos, one of 
which is not yet under the Mifos nor the Apache organisation.

> Import statistical scoring in the API
> -
>
> Key: FINCN-331
> URL: https://issues.apache.org/jira/browse/FINCN-331
> Project: Fineract Cloud Native
>  Issue Type: Sub-task
>Reporter: Yemdjih Kaze Nasser
>Assignee: Yemdjih Kaze Nasser
>Priority: Major
>
> Import and implement and test statistical scoring from last iteration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINCN-331) Import statistical scoring in the API

2021-08-05 Thread Awasum Yannick (Jira)


[ 
https://issues.apache.org/jira/browse/FINCN-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17393790#comment-17393790
 ] 

Awasum Yannick commented on FINCN-331:
--

Is there a PR for this? Where is the repo for this work?

> Import statistical scoring in the API
> -
>
> Key: FINCN-331
> URL: https://issues.apache.org/jira/browse/FINCN-331
> Project: Fineract Cloud Native
>  Issue Type: Sub-task
>Reporter: Yemdjih Kaze Nasser
>Assignee: Yemdjih Kaze Nasser
>Priority: Major
>
> Import and implement and test statistical scoring from last iteration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (FINCN-331) Import statistical scoring in the API

2021-08-05 Thread Yemdjih Kaze Nasser (Jira)


 [ 
https://issues.apache.org/jira/browse/FINCN-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yemdjih Kaze Nasser resolved FINCN-331.
---
Resolution: Done

> Import statistical scoring in the API
> -
>
> Key: FINCN-331
> URL: https://issues.apache.org/jira/browse/FINCN-331
> Project: Fineract Cloud Native
>  Issue Type: Sub-task
>Reporter: Yemdjih Kaze Nasser
>Assignee: Yemdjih Kaze Nasser
>Priority: Major
>
> Import and implement and test statistical scoring from last iteration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)