This is an automated email from the ASF dual-hosted git repository.

kaze pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract-credit-scorecard.git.


      at f43155e  Setup MySQL for Django github actions

This branch includes the following new commits:

     new 9640079  Add .gitignore and .gitattributes.
     new 695cf41  Add base project structure and files
     new cefde7b  first commit
     new ed40485  Add a project description and get started instructions
     new a02ed7a  Setup base model for inheritance
     new 758620e  Implement Random Forest Classifier model
     new 94c2ead  Setup base German Data Model
     new 9dbfe79  Add creation timestamp to German Data Model
     new 9b8e52c  Setup German Data Model serializers
     new e75bf79  Setup ML Scorecard views
     new 01c700c  Add open-api schema project requirements
     new b60bea1  Add open-api and scorecard view routes
     new e23ccfc  Setup swagger-ui docs template
     new 8ac6f6c  Setup base open-api schema
     new 84bf5c7  Implement and save ML algorithms for credit scoring
     new 0ca2990  Update licencse headers for api/__init__.py, api/admin.py 
api/apps.py
     new 651b2b0  add more general auto generated files to .gitignore
     new f5de4f5  add packages ml and zoo to project
     new 0be52c2  Setup database connection with mysql
     new 563bee0  Move API package URLs to api/urls.py module
     new 8858e43  Use drf-spectacular for API docs with swagger and redoc
     new 9210886  rename project root from scorecardapp to server
     new f190d62  rename app server to ml_scorecard
     new af248df  Setup base API module models to record and track ml 
algorithms and api requests
     new 8eaa3f2  Delete mlscorecard package
     new e776132  Implement model serializers for base API data models
     new 64228c9  delete unused swagger-ui template
     new 96e98df  Delete scorecardapp in favor of server package
     new d5e2fc0  Implement an ML registry to initialize algorithms state at 
application startup
     new 729248b  Test ML registry and ML algorithms
     new 99bdd5e  Implement and test API endpoints for API models
     new 215ce2d  setup basic alpha-beta tests in jupyter notebook
     new 0272d9c  Rename mysql connection conf file
     new 20971a5  Update Readme with new instructions to run and access api 
server
     new 817d29e  Generating API client
     new 98a654f  Major refactoring and updates to models
     new 13351f9  Make API more permissive
     new de750ed  Sekhment first documentation pages
     new 654dd22  moved all models to zoo/models directory
     new ed8cc83  Generate and setup docs UI template
     new 7e48514  clean up project repository
     new a2332c7  Create github actions workflow
     new 48e38f3  Implement statistical scripts
     new 0358658  use proper system logging
     new 2bf3304  Patch broken links in app homepage
     new d102154  clean up project requirements
     new 1b2b7c5  Add SQL server to workflows
     new 16dfa3d  Patch default dataset name in views to german
     new 70078f2  Reformat code using google yapf standard
     new 9027505  Rename project to fineract credit scorecard
     new 3d58ea4  add clients to project
     new eaae4b2  add license formatting to gradle build tool
     new 316b61b  Apply apache License Header to project files
     new f43155e  Setup MySQL for Django github actions

The 54 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.

Reply via email to