Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zhangya #1415

Merged
merged 71 commits into from
Jun 15, 2021
Merged

Zhangya #1415

merged 71 commits into from
Jun 15, 2021

Conversation

YanZhangADS
Copy link
Collaborator

Description

match recommenders/docs/source/*.rst files with code

Related Issues

Checklist:

  • I have followed the contribution guidelines and code style for this project.
  • I have added tests covering my contributions.
  • I have updated the documentation accordingly.
  • This PR is being made to staging branch and not to main branch.

Copy link
Collaborator

@miguelgfierro miguelgfierro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great progress @YanZhangADS!

tools/=7.6 Outdated Show resolved Hide resolved
=7.6 Outdated Show resolved Hide resolved
@gramhagen
Copy link
Collaborator

@YanZhangADS just a small nitpick, sometimes the branch names get confusing so it's better if you can put more descriptive naming in the branch
e.g. zhangya -> zhangya/doc_fix or something like that

@miguelgfierro
Copy link
Collaborator

@YanZhangADS I think another thing it would be good to update is the readme https://github.com/microsoft/recommenders/tree/main/docs

if you have already reviewed the html files, let me know, and I'll do another pass

@YanZhangADS
Copy link
Collaborator Author

@YanZhangADS I think another thing it would be good to update is the readme https://github.com/microsoft/recommenders/tree/main/docs

if you have already reviewed the html files, let me know, and I'll do another pass

Should I check-in all the html files in "build" folder to my branch?

How would you suggest to update the doc? It looks good to me.

docs/README.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@miguelgfierro miguelgfierro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have done one pass to review the code and there are components missing. Here a PR with some of the fixes: #1425

Inside the folder recommenders.deeprec.models we need to add the modules of graphrec and sequentials. Also, since DeepRec is a lib inside our lib, it would be cool to have a second level in the doc, so in the index of modules, when you press DeepRec, there is a menu with all the algos.

@zhangya let me know when you want me to take a look again

miguelgfierro and others added 6 commits June 2, 2021 21:15
* review 📝 in common

* wip

* deprec

* fix 📝

Co-authored-by: miguelgfierro <miguelgfierro@users.noreply.github.com>
miguelgfierro and others added 10 commits June 10, 2021 09:08
* 🐛 in 📝 iterators

* 🐛 in 📝 iterators

* 🐛 in 📝 iterators

* 🐛 in 📝 iterators

* 🐛 in 📝 iterators

* 🐛 in 📝 iterators 🐛

* 🐛 in 📝 iterators 🐛

Co-authored-by: miguelgfierro <miguelgfierro@users.noreply.github.com>
* common

* common

* movielens

* cord

* mind

* 🐛

* downlowd

* deeprec

* deeprec

* 💥

* Update dataset.rst

* Update python_utils.py

* typo

* Update python_utils.py

* Update pandas_df_utils.py

* Update sparse.py

* Update sparse.py

Follow PEP8 for variable name

Co-authored-by: miguelgfierro <miguelgfierro@users.noreply.github.com>
Co-authored-by: Andreas Argyriou <anargyri@users.noreply.github.com>
Co-authored-by: YanZhangADS <zhangya@microsoft.com>
Copy link
Collaborator

@miguelgfierro miguelgfierro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is really good @YanZhangADS, congrats! really good job

@miguelgfierro miguelgfierro merged commit 85d696c into pipeline_release Jun 15, 2021
@miguelgfierro miguelgfierro deleted the zhangya branch June 15, 2021 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants