ai-job-title-level-classification icon indicating copy to clipboard operation
ai-job-title-level-classification copied to clipboard

Dockerize this project

Open brunomichetti opened this issue 4 years ago • 16 comments

  • Generate the corresponding files to run within a Docker container

brunomichetti avatar Sep 28 '20 20:09 brunomichetti

I would like to work on this repo.

Deepeshac2890 avatar Sep 29 '20 05:09 Deepeshac2890

Please assign this issue to me

dipanshug124 avatar Sep 29 '20 07:09 dipanshug124

@Deepeshac2890 do you want to work on this issue or this repo? I ask you since you got here first. If you don't want to work on this issue I will assign @dipanshug124

brunomichetti avatar Oct 21 '20 18:10 brunomichetti

I want to work on it. I will try to create a file till sunday. I was little busy with new job sorry for inconvenience.

On Wed, 21 Oct, 2020, 11:56 pm brunomichetti, [email protected] wrote:

@Deepeshac2890 https://github.com/Deepeshac2890 do you want to work on this issue or this repo? I ask you since you got here first. If you don't want to work on this issue I will assign @dipanshug124 https://github.com/dipanshug124

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rootstrap/ai-job-title-level-classification/issues/1#issuecomment-713776817, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM3KDLX7OFXF75MCGMRPDH3SL4RUBANCNFSM4R46SGYQ .

Deepeshac2890 avatar Oct 22 '20 11:10 Deepeshac2890

Hey Can you please assign it back to me if not given to anybody else .

Deepeshac2890 avatar Oct 22 '20 17:10 Deepeshac2890

@Deepeshac2890 Done!

brunomichetti avatar Oct 22 '20 17:10 brunomichetti

Thanks

Deepeshac2890 avatar Oct 22 '20 17:10 Deepeshac2890

I have started working on dockerfile will update by sunday. Btw I have a question which file should I use mlp or sgd ?

Deepeshac2890 avatar Oct 22 '20 17:10 Deepeshac2890

Use sgd since is the one with a little bit better results

brunomichetti avatar Oct 22 '20 18:10 brunomichetti

okk

On Thu, 22 Oct, 2020, 11:34 pm brunomichetti, [email protected] wrote:

Use sgd since is the one with a little bit better results

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rootstrap/ai-job-title-level-classification/issues/1#issuecomment-714664554, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM3KDLTYI3YWFZNLG6DFCPDSMBX2DANCNFSM4R46SGYQ .

Deepeshac2890 avatar Oct 22 '20 18:10 Deepeshac2890

Hey I have completed the dockerization of this app how to make push request ? This is my 1st git contribution so if you could guide me it would be very helpful.

Deepeshac2890 avatar Oct 22 '20 18:10 Deepeshac2890

You have to: fork this project clone your forked project make a branch to work in the new changes in your forked project make the changes in your forked project commit the changes in your forked project push the commit/s to your forked project make the PR from your branch to the master branch in this PR: explain the PR in the comment

This is a good guide: https://medium.com/@jenweber/your-first-open-source-contribution-a-step-by-step-technical-guide-d3aca55cc5a6

brunomichetti avatar Oct 22 '20 19:10 brunomichetti

Ok thanks will read it and try to push it before tommorow. Do you want scalability feature as well I can try to implement that as well using k8s.

On Fri, 23 Oct, 2020, 12:40 am brunomichetti, [email protected] wrote:

You have to: fork this project clone your forked project make a branch with the new changes in your forked project make the changes in your forked project commit the changes in your forked project push the commit/s to your forked project make the PR from your branch to the master branch in this PR: explain the PR in the comment

This is a good guide: https://medium.com/@jenweber/your-first-open-source-contribution-a-step-by-step-technical-guide-d3aca55cc5a6

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rootstrap/ai-job-title-level-classification/issues/1#issuecomment-714702692, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM3KDLXT5H4ZF4NOUEPGLM3SMB7TVANCNFSM4R46SGYQ .

Deepeshac2890 avatar Oct 22 '20 19:10 Deepeshac2890

It is not necessary k8s. Thanks

mikaelapisani avatar Oct 22 '20 20:10 mikaelapisani

I have sent a pull request please check it once. Thanks

Deepeshac2890 avatar Oct 23 '20 14:10 Deepeshac2890

I have resolved the pip upgrade warning and have upgraded the dockerfile please check it .

Deepeshac2890 avatar Oct 23 '20 16:10 Deepeshac2890