Giter VIP home page Giter VIP logo

Comments (13)

Anirudh-Kakarlapudi avatar Anirudh-Kakarlapudi commented on August 11, 2024

That would be a good idea. Right now I am working on random forests and I think I can upload the working code by end of today

from einstein.

Anirudh-Kakarlapudi avatar Anirudh-Kakarlapudi commented on August 11, 2024

I created a bucket with autompg data. It can be retrieved using this gs://dsp_final/auto-mpg.csv.

from einstein.

Anirudh-Kakarlapudi avatar Anirudh-Kakarlapudi commented on August 11, 2024

I think we are left with unit tests. Let's aim for 23rd April to release our first version of code into master branch

from einstein.

aashishyadavally avatar aashishyadavally commented on August 11, 2024

Yes. the end of "23/04/2019" or "24/09/2019" afternoon sounds like a good deadline.

from einstein.

aashishyadavally avatar aashishyadavally commented on August 11, 2024

@Anirudh-Kakarlapudi , @Jayant1234 : The code looks pretty stable, for now. I believe we can start working on the Unit Tests, atleast for a couple of models, so that we can work towards the "release" target.

from einstein.

Jayant1234 avatar Jayant1234 commented on August 11, 2024

@Aaashishyadavally I agree. Lets start Unit Tests.

from einstein.

aashishyadavally avatar aashishyadavally commented on August 11, 2024

@Anirudh-Kakarlapudi, @Jayant1234 : In the last project, I used pytest module, which simulates unit testing. We could do the same this time around as well, or, here is the link for Python's official unit-testing (taking into consideration the self-imposed deadline for the first release):
https://docs.python.org/3.4/library/unittest.html?highlight=unittest

What do you people suggest?

from einstein.

aashishyadavally avatar aashishyadavally commented on August 11, 2024

Infact, until this point, I was under the impression that we will use the same for testing this time around as well, as can be seen in the __main__.py script, where I added the test module to be executed by pytest, but, I thought, we should discuss it before we start working on it.

from einstein.

Anirudh-Kakarlapudi avatar Anirudh-Kakarlapudi commented on August 11, 2024

I think using the pytest rather than default unittest will make the code more readable and reproducible.

from einstein.

aashishyadavally avatar aashishyadavally commented on August 11, 2024

I mean, yes, pytest is relatively simpler, and it is also easy for future contributors to pick it up, if and when.
Cool, pytest it is.

from einstein.

aashishyadavally avatar aashishyadavally commented on August 11, 2024

Finished test suite for 50% of the package - everything but the Model API. Considering the Integration Test isn't giving any issues, I think we can proceed and integrate the current status of the project into the master branch, once Tests pull request is reviewed and accepted.

from einstein.

aashishyadavally avatar aashishyadavally commented on August 11, 2024

@Anirudh-Kakarlapudi , @Jayant1234 : I am sorry, I think I mixed up the meanings of "CI -> Gitflow"
It is lot more than I assumed it would be, in terms of building a travis.yml file and maintaining the build.

I guess, let's stick with maintaining the develop branch, and merging into master periodically, without using the term release for now, considering the deadline for the project.

It's something I would love to explore in the future projects though! :)

from einstein.

aashishyadavally avatar aashishyadavally commented on August 11, 2024

The good thing is - let's merge into master such that, each merge passes all the unit tests and integration test.

from einstein.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.