learningOrchestra / mlToolKits

learningOrchestra is a distributed Machine Learning integration tool that facilitates and streamlines iterative processes in a Data Science project.
https://learningorchestra.github.io
GNU General Public License v3.0
75 stars 23 forks source link

Move learningOrchestra to a GitHub organization #82

Closed pottekkat closed 4 years ago

pottekkat commented 4 years ago

It would be easier to manage stuff in the future if everything is under one organisation.

Also keep two repos one for the the core code and the other for python-client.

You can transfer ownership without losing stars and stuff by creating a new user--> making user into an organisation --> transferring repo to that organisation

riibeirogabriel commented 4 years ago

@navendu-pottekkat okay, i will see this now.

riibeirogabriel commented 4 years ago

@navendu-pottekkat done,do you can make a logo to organization profile like the header image created?

pottekkat commented 4 years ago

@riibeirogabriel Yes, I will do that. Meanwhile you can move the python-client to a different repo

riibeirogabriel commented 4 years ago

@navendu-pottekkat yes, transfering now.

riibeirogabriel commented 4 years ago

@navendu-pottekkat what repo name you suggest to create, i and my advisors planned create futures clients in java, javascript, etc to learningOrchestra, then i think a repo with /pythonClient name, what do you think?

pottekkat commented 4 years ago

yeah we could have this repo /learningOrchestra and the clients could be /learningOrchestra-python-client

The "-" is generally used in GitHub right?

riibeirogabriel commented 4 years ago

@navendu-pottekkat right, i will make it.

pottekkat commented 4 years ago

@riibeirogabriel We can also move the docs to a separate page. Just to make things modular.

I will try to design a web page too with the docs and a landing page.

riibeirogabriel commented 4 years ago

@navendu-pottekkat yes, it will be amazing! Do you want create other repo to docs?

pottekkat commented 4 years ago

right now you can move the docs folder to a separate repo and use gh-pages to host. I will then work on it. Should it be a landing page and repo or separate landing page and then a docs page ?

riibeirogabriel commented 4 years ago

Good, i will also copy the templates created by you to python client repo, alright? I think which a separate landing page linking to docs-page could be a good idea, but you decide!

pottekkat commented 4 years ago

We can keep the docs as separate repo for now and we will see after we create the page

riibeirogabriel commented 4 years ago

@navendu-pottekkat seems good

pottekkat commented 4 years ago

Have you thought of getting a domain name? If that is the case, we can have a primary domain and the subdomain like docs.website.com for hosting the docs and all. Anyway I will work on the front end of the landing page and docs

riibeirogabriel commented 4 years ago

We can get this, do you think a .com domain?

pottekkat commented 4 years ago

IDK what do you think? This is really useful for scaling this to a large audience. Maybe get something that is cheaper and also easily recognisable? Are there any other core contributors working on this? Let's ask what they think too

riibeirogabriel commented 4 years ago

I think .com domain a good choose, but searching seems not available, the learningOrchestra is a Monograph work in my Computer Science course, in next week i have a meet with my advisors and a possible new contributor to create a new feature in learningOrchestra, it will be a set of mircoservices to run a function/algorithm using distributed computing, it willl be builded using javascript. But i can ask them in this meet to know what they think.

riibeirogabriel commented 4 years ago

And i will keep developing the data scientist porpouse of learningOrchestra, there are too new requested features.

riibeirogabriel commented 4 years ago

I will create a set of issues to new contributors, based in this requested features.

pottekkat commented 4 years ago

@riibeirogabriel Ok, sounds cool. I will work on the docs and the landing page this week.

riibeirogabriel commented 4 years ago

@navendu-pottekkat great! and thanks!

pottekkat commented 4 years ago

@riibeirogabriel Can I ask why the name learningOrchestra?

riibeirogabriel commented 4 years ago

Yes, learning is the machine learning purpouse, and the orchestra is by make a bit of services orchestration, but we will add deep learning microservices in next release and use new machine learning players, currently learningOrchestra uses the sparkML lib to make the machine learning model, but we want use sklearn, pytorch, open the set of possibilities.

riibeirogabriel commented 4 years ago

learningOrchestra was planned to treat BigData datasets, this explain the cluster environment and the spark uses.

pottekkat commented 4 years ago

Nice, Also maybe TensorFlow. I am a big fan of TensorFlow.

riibeirogabriel commented 4 years ago

TensorFlow also, it is a main player request by my data scientist advisor, i forget cite it, you will can contribute to learningOrchestra in next release of course if you wat.

pottekkat commented 4 years ago

TensorFlow also, it is a main player request by my data scientist advisor, i forget cite it, you will can contribute to learningOrchestra in next release of course if you wat.

Of course, I will try to contribute

riibeirogabriel commented 4 years ago

You can suggest new features!!

pottekkat commented 4 years ago

@riibeirogabriel We can remove the python client from this repo right? Also moving the docs to another repo? I am currently working on the Python client readme docs

riibeirogabriel commented 4 years ago

@navendu-pottekkat I will make this now, good!

pottekkat commented 4 years ago

@riibeirogabriel I have made the logo but I cannot add it since I am not admin of the organisation. How should I share it?

riibeirogabriel commented 4 years ago

How i add you as admin?

pottekkat commented 4 years ago

Maybe in the organisation settings?

riibeirogabriel commented 4 years ago

I am searching

riibeirogabriel commented 4 years ago

@navendu-pottekkat done

pottekkat commented 4 years ago

@riibeirogabriel Made the changes. I have added some description also. We can improve in the future

riibeirogabriel commented 4 years ago

Good!

riibeirogabriel commented 4 years ago

@navendu-pottekkat I removed the python client and docs from this repo.