1. fdb3d65 HOTFIX - Update build script with fineract updates by xurror · 1 year, 11 months ago develop
  2. 6677d47 Rename .asf.yml to .asf.yaml by Nasser Kaze · 2 years ago
  3. b7d6585 Set protected branch to develop by Nasser Kaze · 2 years ago
  4. 5b93926 Setup github projects and issues by Nasser Kaze · 2 years ago
  5. 018f65c tanzanian credit risk data by Suchith Krishna s Donni · 2 years, 2 months ago
  6. 139645a Update main README to include scorecard plugin by Nasser Kaze · 2 years, 9 months ago
  7. d4ffb68 Update CI/CD to include plugin checks by Nasser Kaze · 2 years, 9 months ago
  8. 238669a FINCN-351 Make the scorecard integration into a plugin by Nasser Kaze · 2 years, 9 months ago
  9. 5fb9339 Make algorithm field nullable by Nasser Kaze · 2 years, 10 months ago
  10. 1c3c8f4 Patch client request methods and update client version by Nasser Kaze · 2 years, 10 months ago
  11. 973dbd9 Dockerize Scorecard Server Application by Nasser Kaze · 2 years, 10 months ago
  12. f43155e Setup MySQL for Django github actions by Nasser Kaze · 2 years, 10 months ago
  13. 316b61b Apply apache License Header to project files by Nasser Kaze · 2 years, 10 months ago
  14. eaae4b2 add license formatting to gradle build tool by Nasser Kaze · 2 years, 10 months ago
  15. 3d58ea4 add clients to project by Nasser Kaze · 2 years, 10 months ago
  16. 9027505 Rename project to fineract credit scorecard by Nasser Kaze · 2 years, 10 months ago
  17. 70078f2 Reformat code using google yapf standard by Nasser Kaze · 2 years, 10 months ago
  18. 16dfa3d Patch default dataset name in views to german by Nasser Kaze · 2 years, 10 months ago
  19. 1b2b7c5 Add SQL server to workflows by Nasser Kaze · 2 years, 10 months ago
  20. d102154 clean up project requirements by Nasser Kaze · 2 years, 10 months ago
  21. 2bf3304 Patch broken links in app homepage by Nasser Kaze · 2 years, 10 months ago
  22. 0358658 use proper system logging by xurror · 2 years, 10 months ago
  23. 48e38f3 Implement statistical scripts by xurror · 2 years, 10 months ago
  24. a2332c7 Create github actions workflow by Nasser Kaze · 2 years, 10 months ago
  25. 7e48514 clean up project repository by xurror · 2 years, 10 months ago
  26. ed8cc83 Generate and setup docs UI template by xurror · 2 years, 10 months ago
  27. 654dd22 moved all models to zoo/models directory by xurror · 2 years, 10 months ago
  28. de750ed Sekhment first documentation pages by xurror · 3 years ago
  29. 13351f9 Make API more permissive by xurror · 3 years ago
  30. 98a654f Major refactoring and updates to models by xurror · 3 years ago
  31. 817d29e Generating API client by xurror · 3 years ago
  32. 20971a5 Update Readme with new instructions to run and access api server by xurror · 3 years ago
  33. 0272d9c Rename mysql connection conf file by xurror · 3 years ago
  34. 215ce2d setup basic alpha-beta tests in jupyter notebook by xurror · 3 years ago
  35. 99bdd5e Implement and test API endpoints for API models by xurror · 3 years ago
  36. 729248b Test ML registry and ML algorithms by xurror · 3 years ago
  37. d5e2fc0 Implement an ML registry to initialize algorithms state at application startup by xurror · 3 years ago
  38. 96e98df Delete scorecardapp in favor of server package by xurror · 3 years ago
  39. 64228c9 delete unused swagger-ui template by xurror · 3 years ago
  40. e776132 Implement model serializers for base API data models by xurror · 3 years ago
  41. 8eaa3f2 Delete mlscorecard package by xurror · 3 years ago
  42. af248df Setup base API module models to record and track ml algorithms and api requests by xurror · 3 years ago
  43. f190d62 rename app server to ml_scorecard by xurror · 3 years ago
  44. 9210886 rename project root from scorecardapp to server by xurror · 3 years ago
  45. 8858e43 Use drf-spectacular for API docs with swagger and redoc by xurror · 3 years ago
  46. 563bee0 Move API package URLs to api/urls.py module by xurror · 3 years ago
  47. 0be52c2 Setup database connection with mysql by xurror · 3 years ago
  48. f5de4f5 add packages ml and zoo to project by xurror · 3 years ago
  49. 651b2b0 add more general auto generated files to .gitignore by xurror · 3 years ago
  50. 0ca2990 Update licencse headers for api/__init__.py, api/admin.py api/apps.py by xurror · 3 years ago
  51. 84bf5c7 Implement and save ML algorithms for credit scoring by xurror · 3 years ago
  52. 8ac6f6c Setup base open-api schema by xurror · 3 years ago
  53. e23ccfc Setup swagger-ui docs template by xurror · 3 years ago
  54. b60bea1 Add open-api and scorecard view routes by xurror · 3 years ago
  55. 01c700c Add open-api schema project requirements by xurror · 3 years ago
  56. e75bf79 Setup ML Scorecard views by xurror · 3 years ago
  57. 9b8e52c Setup German Data Model serializers by xurror · 3 years ago
  58. 9dbfe79 Add creation timestamp to German Data Model by xurror · 3 years ago
  59. 94c2ead Setup base German Data Model by xurror · 3 years ago
  60. 758620e Implement Random Forest Classifier model by xurror · 3 years ago
  61. a02ed7a Setup base model for inheritance by xurror · 3 years ago
  62. ed40485 Add a project description and get started instructions by xurror · 3 years ago
  63. cefde7b first commit by xurror · 3 years ago
  64. 695cf41 Add base project structure and files by xurror · 3 years, 1 month ago
  65. 9640079 Add .gitignore and .gitattributes. by xurror · 3 years, 1 month ago