Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 27 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,15 +187,22 @@ loaded_model = TabularModel.load_model("examples/basic")
<sub><b>Soren Macbeth</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/ArozHada">
<img src="https://avatars.githubusercontent.com/u/19288227?v=4" width="100;" alt="ArozHada"/>
<br />
<sub><b>Aroj Hada</b></sub>
</a>
</td>
</tr>
<tr>
<td align="center">
<a href="https://github.com/fonnesbeck">
<img src="https://avatars.githubusercontent.com/u/81476?v=4" width="100;" alt="fonnesbeck"/>
<br />
<sub><b>Chris Fonnesbeck</b></sub>
</a>
</td>
</tr>
<tr>
<td align="center">
<a href="https://github.com/snehilchatterjee">
<img src="https://avatars.githubusercontent.com/u/127598707?v=4" width="100;" alt="snehilchatterjee"/>
Expand Down Expand Up @@ -231,15 +238,15 @@ loaded_model = TabularModel.load_model("examples/basic")
<sub><b>Charitarth Chugh</b></sub>
</a>
</td>
</tr>
<tr>
<td align="center">
<a href="https://github.com/EeyoreLee">
<img src="https://avatars.githubusercontent.com/u/49790022?v=4" width="100;" alt="EeyoreLee"/>
<br />
<sub><b>Earlee</b></sub>
</a>
</td>
</tr>
<tr>
<td align="center">
<a href="https://github.com/JulianRein">
<img src="https://avatars.githubusercontent.com/u/35046938?v=4" width="100;" alt="JulianRein"/>
Expand Down Expand Up @@ -275,15 +282,15 @@ loaded_model = TabularModel.load_model("examples/basic")
<sub><b>Teck Meng</b></sub>
</a>
</td>
</tr>
<tr>
<td align="center">
<a href="https://github.com/yinyunie">
<img src="https://avatars.githubusercontent.com/u/25686434?v=4" width="100;" alt="yinyunie"/>
<br />
<sub><b>Yinyu Nie</b></sub>
</a>
</td>
</tr>
<tr>
<td align="center">
<a href="https://github.com/YonyBresler">
<img src="https://avatars.githubusercontent.com/u/24940683?v=4" width="100;" alt="YonyBresler"/>
Expand All @@ -297,6 +304,20 @@ loaded_model = TabularModel.load_model("examples/basic")
<br />
<sub><b>Liu Zhen</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/enifeder">
<img src="https://avatars.githubusercontent.com/u/65483484?v=4" width="100;" alt="enifeder"/>
<br />
<sub><b>enifeder</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/taimo3810">
<img src="https://avatars.githubusercontent.com/u/132860814?v=4" width="100;" alt="taimo3810"/>
<br />
<sub><b>taimo</b></sub>
</a>
</td>
</tr>
<tbody>
Expand Down