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

Release CaraML - 1.0.0 #29

Merged
merged 66 commits into from
Jul 3, 2021
Merged

Release CaraML - 1.0.0 #29

merged 66 commits into from
Jul 3, 2021

Conversation

jsarni
Copy link
Owner

@jsarni jsarni commented Jul 3, 2021

Release of first version of CaraML

jsarni and others added 30 commits April 10, 2021 17:18
…e/model_schema

# Conflicts:
#	src/test/scala/io/github/jsarni/TestBase.scala
# Conflicts:
#	src/main/scala/io/github/jsarni/CaraStage/CaraStage.scala
#	src/main/scala/io/github/jsarni/CaraStage/CaraStageMapper.scala
#	src/test/scala/io/github/jsarni/PipelineParser/CaraParserTest.scala
* LogisticRegressionTest contains error to clear

* Finalize LogisticRegression's class and  tests

* refactor names to caml case and correct spaces

Co-authored-by: merzouk <merzoukoumedda@gmail.com>
* first implementation of HashingTF, IDF,Tokenizer,Word2Vec

* add new Dataset Features + Fix build function

* fix CountVectorizerModel + handle Model classes

* build edited, in progress for

* add tests for all classes -- must review CountVModel to fix tests

* fixed CountVectorizerModel Test

* getMethode completed + all class and tests ok + indentation ok

* fixed PR changes
* Added Evaluator parser

* Evolution of parser

* Added tuner parser
# Conflicts:
#	src/main/scala/io/github/jsarni/CaraStage/CaraStageMapper.scala
#	src/main/scala/io/github/jsarni/PipelineParser/CaraParser.scala
#	src/test/resources/cara_for_build.yaml
#	src/test/resources/cara_two_evaluator.yaml
#	src/test/scala/io/github/jsarni/PipelineParser/CaraParserTest.scala
merzouk13 and others added 26 commits May 27, 2021 15:16
* first commit branch

* finish generateModel method and add CaraModelTest class

* review cara_pipine_model test

Co-authored-by: merzouk <merzoukoumedda@gmail.com>
Co-authored-by: merzouk <merzoukoumedda@gmail.com>
# Conflicts:
#	src/main/scala/io/github/jsarni/CaraModel.scala
#	src/test/scala/io/github/jsarni/CaraModelTest.scala
Feature/cara pipeline - Evolution of CaraModel
* LogisticRegressionTest contains error to clear

* Finalize LogisticRegression's class and  tests

* refactor names to caml case and correct spaces

* Adjust LogisticRegretion format code and add DecisionTreeClassifier model class's and test's

* Add GBTClassifier model class's and tests

* tests not ended

* finilize tests new models classes

* CarastageMapper update

* update caraMapperModel

Co-authored-by: merzouk <merzoukoumedda@gmail.com>
* LogisticRegressionTest contains error to clear

* Finalize LogisticRegression's class and  tests

* refactor names to caml case and correct spaces

* Adjust LogisticRegretion format code and add DecisionTreeClassifier model class's and test's

* Add GBTClassifier model class's and tests

* tests not ended

* finilize tests new models classes

* CarastageMapper update

* update caraMapperModel

* Add Kmeans, LDA and NaiveBayes models and class's tests

Co-authored-by: merzouk <merzoukoumedda@gmail.com>
Fixed the case where no tuner is specified
* LogisticRegressionTest contains error to clear

* Finalize LogisticRegression's class and  tests

* refactor names to caml case and correct spaces

* Adjust LogisticRegretion format code and add DecisionTreeClassifier model class's and test's

* Add GBTClassifier model class's and tests

* tests not ended

* finilize tests new models classes

* CarastageMapper update

* update caraMapperModel

* Add Kmeans, LDA and NaiveBayes models and class's tests

* add decisionTreeRegressor class and test's

* Add RandomForestRegressor class and test's

* Add GBTRegressor class and test's

Co-authored-by: merzouk <merzoukoumedda@gmail.com>
* Made build method for stages generic

* Code review on source code

* Added some scaladoc

* Started reviewing tests

* Refacto on unit tests

* Renamed packages

* Added father package
* Set readme plan

* Update ReadMe

* Update README.md

* ReadMe Updates

* ReadMe updates

* updates ReadMe

* ReadMe updates

* Update README.md

* Updates ReadMe

* Updates ReadMe

* Update README.md

* ReadMe Updates

* ReadMe updates

* Update README.md

* Update README.md

* Add Schema

* Update README.md

* Update README.md

* Update README.md

* Update ReadMe add CaraML jar link

* update readme

Co-authored-by: merzouk <merzoukoumedda@gmail.com>
Co-authored-by: merzouk <merzoukoumedda@gmail.com>
* update readme

* update readme

* update readme

* update readme

* update readme

Co-authored-by: merzouk <merzoukoumedda@gmail.com>
Changed build version for release
* generateReport fixed + modelEvaluate

* fixed Resources files

* Generate Report finished

* code clean generateReport
@SAI-Aghylas SAI-Aghylas merged commit e9dff0f into master Jul 3, 2021
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.

None yet

3 participants